add changelog entry for #9142

This commit is contained in:
Martin Raifer
2022-06-06 17:12:28 +02:00
parent 9a5f5799cf
commit 55745c7de7
+2
View File
@@ -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