From e923c438476b1e61e1245abf146e7114b9f4ed78 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Thu, 7 Mar 2024 23:41:08 +0100 Subject: [PATCH] add #10129 fix to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 137ce919c..688ed48c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,12 +50,14 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :earth_asia: Localization #### :hourglass: Performance #### :mortar_board: Walkthrough / Help +* Show message when a POI point is incorrectly placed as vertex ([#9439], thanks [@mattiapezzotti]) #### :rocket: Presets #### :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 +[#9439]: https://github.com/openstreetmap/iD/issues/9439 [#10135]: https://github.com/openstreetmap/iD/issues/10135 [@Sushil642]: https://github.com/Sushil642