From 7832e4bb8cc1c91cfae17fc32ebdad5f0eb23d2a 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 039ec2f1..42aff17c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. For change ## master +- Global search option is now required for all grammar rules. [#228] (https://github.com/Project-OSRM/osrm-text-instructions/pull/228) + ## 0.14.0 2019-12-04 - Update Japanese localization, add named intersections. [#290](https://github.com/Project-OSRM/osrm-text-instructions/pull/290)