add linked bug reports to changelog

This commit is contained in:
Martin Raifer
2024-03-05 14:27:13 +01:00
parent d7111e20f5
commit b450dae2a0
+3
View File
@@ -46,6 +46,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
#### :white_check_mark: Validation
* Drop validation which checks for [old style multipolygons](https://wiki.openstreetmap.org/wiki/Old_style_multipolygons), as these have long been [fixed](https://blog.jochentopf.com/2017-08-28-polygon-fixing-effort-concluded.html) in OSM
#### :bug: Bugfixes
* Prevent (route) relations from getting corrupted while splitting their way members in certain conditions ([#7653], [#8415])
#### :earth_asia: Localization
#### :hourglass: Performance
#### :mortar_board: Walkthrough / Help
@@ -53,6 +54,8 @@ _Breaking developer changes, which may affect downstream projects or sites that
#### :hammer: Development
[#5420]: https://github.com/openstreetmap/iD/issues/5420
[#7653]: https://github.com/openstreetmap/iD/issues/7653
[#8415]: https://github.com/openstreetmap/iD/issues/8415
[#10135]: https://github.com/openstreetmap/iD/issues/10135
[@Sushil642]: https://github.com/Sushil642