From 642bab801a53e3d12a630bed0ec1b7ec9a03cfc6 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Sat, 14 Jan 2023 23:03:39 +0100 Subject: [PATCH] add release notes for v5.1.1 hotfix release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 259b5b76..70c7c000 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,14 @@ _Breaking developer changes, which may affect downstream projects or sites that [@xxxx]: https://github.com/xxxx --> +# 5.2.1 + +#### Bugfixes +* Revert restriction of Traffic Calming presets to vertices, which had unintended side effects with iD's validation mechanism ([#733]) + +[#733]: https://github.com/openstreetmap/id-tagging-schema/issues/733 + + # 5.2.0 #### Bugfixes