tweak changelog entry

This commit is contained in:
Martin Raifer
2022-10-28 12:33:00 +02:00
parent 097c6bd774
commit 8fba289c8e
+1 -1
View File
@@ -47,7 +47,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
* Fix selection of best background source when starting on a zoomed-out view ([#9325])
* Fix leaking of localized strings in combo fields when taginfo service is unavailable ([#9342])
* Keep tags when changing presets if the new preset has a field for it ([#9341], [#9104])
* Skip unsupported/invalid restriction relations instead of assuming they are a "no_*" restriction ([#9337])
* Skip unsupported or invalid turn restriction relations instead of assuming they are a "no_*" restriction ([#9337])
#### :rocket: Presets
* Support tagging schema v5 ([#9320]):
* Add new field type `colour` ([schema-builder#38], [#8782])