From f5dc3b95552c8167fdb9c95741a9af59ef126e06 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Thu, 13 Oct 2022 13:52:33 +0200 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e65a0cf48..b6a1aeffe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,10 +43,13 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :white_check_mark: Validation #### :bug: Bugfixes #### :rocket: Presets +* add support for tagging schema v5 ([#9320]) * Render `natural=strait` features in blue color ([#9294]) #### :hammer: Development [#9294]: https://github.com/openstreetmap/iD/issues/9294 +[#9320]: https://github.com/openstreetmap/iD/pull/9320 + # 2.22.0 ##### 2022-Sep-27