From ea4efcbf6032b247b83b2266e609cb24595726d9 Mon Sep 17 00:00:00 2001 From: Yury Lebedev Date: Sat, 17 Mar 2018 00:18:02 +0300 Subject: [PATCH] Changelog entry for required global search option in grammar rules --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f2fc18d0..0e894b794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. For change - Added a Finnish localization. [#239](https://github.com/Project-OSRM/osrm-text-instructions/pull/239) - Updated translations in Simplified Chinese. [#233](https://github.com/Project-OSRM/osrm-text-instructions/pull/233) +- Global search option is now required for all grammar rules. [#228](https://github.com/Project-OSRM/osrm-text-instructions/pull/228) ## 0.13.0 2018-04-11