From 2cbaa500feb727f5f14a18494ece262c4ad984cc Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 25 Aug 2017 16:11:35 -0400 Subject: [PATCH] Add term for signpost --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fe77f63b..420eb3639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -121,6 +121,7 @@ _Check out the new imagery by opening the Background pane (shortcut B #### :rocket: Presets +* Add signpost term to guidepost preset ([#4277], thanks [@JamesKingdom]) * Remove maxspeed field from living street ([#4260], thanks [@JamesKingdom]) * Make `office=physician` non-searchable ([#4255], thanks [@M1dgard]) * Add preset for `amenity=shower` ([#4256], thanks [@JamesKingdom]) @@ -139,6 +140,7 @@ _Check out the new imagery by opening the Background pane (shortcut B * Replace generic "Reference" field with more specific named fields ([#4180], thanks [@JamesKingdom]) * Add preset for Telecom Manhole ([#4185], thanks [@JamesKingdom]) +[#4277]: https://github.com/openstreetmap/iD/issues/4277 [#4260]: https://github.com/openstreetmap/iD/issues/4260 [#4255]: https://github.com/openstreetmap/iD/issues/4255 [#4256]: https://github.com/openstreetmap/iD/issues/4256