diff --git a/CHANGELOG.md b/CHANGELOG.md index be69b8673..def18f73d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ _Breaking developer changes, which may affect downstream projects or sites that * Allow broken (unclosed) areas to be continued ([#9635], thanks [@k-yle]) * Render `*_link` roads narrower than their "regular" counterpart ([#10722]) * Remove `noexit=yes` and `fixme=continue` when you continue a line ([#9634], thanks [@k-yle]) +* Don't zoom out when interacting with notes ([#10807], thanks [@hlfan]) #### :scissors: Operations * Fix splitting of closed ways (or areas) when two or more split-points are selected * Keep `red_turn:left/right` tags unchanged when reversing a way ([#10737], thanks [@burrscurr]) @@ -101,6 +102,7 @@ _Breaking developer changes, which may affect downstream projects or sites that [#10776]: https://github.com/openstreetmap/iD/issues/10776 [#10778]: https://github.com/openstreetmap/iD/issues/10778 [#10798]: https://github.com/openstreetmap/iD/pull/10798 +[#10807]: https://github.com/openstreetmap/iD/issues/10807 [@hlfan]: https://github.com/hlfan [@Deeptanshu-sankhwar]: https://github.com/Deeptanshu-sankhwar [@draunger]: https://github.com/draunger