diff --git a/CHANGELOG.md b/CHANGELOG.md index 5805b44ec..90b4dd957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :sparkles: Usability & Accessibility * Show the color of (route) relations in the form of small colored circles in relation membership section and feature search results ([#9424]) * Hide tag suggestions for tags like `name_1` in raw tag editor autocomplete ([#9422]) +* Show `(empty)` as a tag value option in the raw tag editor when a multi selections contains at least one feature which does not have the particular tag ([#9876], thanks [@k-yle]) #### :scissors: Operations #### :camera: Street-Level #### :white_check_mark: Validation @@ -53,6 +54,7 @@ _Breaking developer changes, which may affect downstream projects or sites that [#9424]: https://github.com/openstreetmap/iD/pull/9424 [#9422]: https://github.com/openstreetmap/iD/issues/9422 +[#9876]: https://github.com/openstreetmap/iD/issues/9876 [#9983]: https://github.com/openstreetmap/iD/issues/9983