From 8fba289c8ee1a5958bc9522a42727847ebef73af Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Fri, 28 Oct 2022 12:33:00 +0200 Subject: [PATCH] tweak changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d290808..a5a796077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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])