add colour preview feature to changelog

This commit is contained in:
Martin Raifer
2021-12-01 12:30:52 +01:00
parent a3e65e553b
commit 2b861afb2d
+3
View File
@@ -47,6 +47,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
#### :boom: Breaking Changes
#### :tada: New Features
#### :sparkles: Usability & Accessibility
* Add a preview to colour fields, showing a native colour picker dialog on click ([#8782], thanks [@k-yle])
#### :scissors: Operations
* Split operation now indicates more clearly when multiple ways will be affected and gives a hint how to restrict the opertion to a single line ([#8818])
#### :camera: Street-Level
@@ -71,6 +72,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
[#8057]: https://github.com/openstreetmap/iD/issues/8057
[#8771]: https://github.com/openstreetmap/iD/issues/8771
[#8781]: https://github.com/openstreetmap/iD/issues/8781
[#8782]: https://github.com/openstreetmap/iD/pull/8782
[#8792]: https://github.com/openstreetmap/iD/pull/8792
[#8796]: https://github.com/openstreetmap/iD/issues/8796
[#8799]: https://github.com/openstreetmap/iD/issues/8799
@@ -81,6 +83,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
[#8817]: https://github.com/openstreetmap/iD/pull/8817
[#8818]: https://github.com/openstreetmap/iD/issues/8818
[#8828]: https://github.com/openstreetmap/iD/pull/8828
[@k-yle]: https://github.com/k-yle
# 2.20.2
##### 2021-Oct-28