From 7d2d219ddbce81d1127f37418ddbc06b5e3809fe Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Fri, 4 Feb 2022 09:20:55 +0100 Subject: [PATCH] copy changelog from v3.2.2 backport to main branch --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 073b04c7..d7c172b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,15 @@ _Breaking developer changes, which may affect downstream projects or sites that [@xxxx]: https://github.com/xxxx --> +# 3.2.2 + +#### Bugfixes + +* Fix `maxspeed` field not showing up in the US and Canada ([#388]) + +[#388]: https://github.com/openstreetmap/id-tagging-schema/issues/388 + + # 3.2.1 #### Bugfixes @@ -27,6 +36,7 @@ _Breaking developer changes, which may affect downstream projects or sites that [@riQQ]: https://github.com/riQQ + # 3.2.0 #### :mega: Release Highlights