diff --git a/CHANGELOG.md b/CHANGELOG.md index e92ffa2c7..c0044cb4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ _Breaking developer changes, which may affect downstream projects or sites that * Don't truncate background imagery names ([#8975], thanks [@furkanmutlu]) * Fix alignment of "notes" icon in sidebar ([#9018], thanks [@JackNUMBER]) * Fix comments in notes overflowing when hovering ([#9074], thanks [@aaditya0000]) +* Don't render `railway=platform_edge` like train tracks ([#9142], thanks [@k-yle]) #### :rocket: Presets * Disable taginfo suggestions for the `via` field ([#9140], thanks [@k-yle]) #### :hammer: Development @@ -64,6 +65,7 @@ _Breaking developer changes, which may affect downstream projects or sites that [#9074]: https://github.com/openstreetmap/iD/pull/9074 [#9110]: https://github.com/openstreetmap/iD/issues/9110 [#9140]: https://github.com/openstreetmap/iD/pull/9140 +[#9142]: https://github.com/openstreetmap/iD/pull/9142 [@furkanmutlu]: https://github.com/furkanmutlu [@JackNUMBER]: https://github.com/JackNUMBER [@aaditya0000]: https://github.com/aaditya0000