From 807d1a11e2aa0755d7b264e29bc8657d66d39593 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 2 Feb 2022 13:35:29 +0100 Subject: [PATCH] add to changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16dbce38b..9177d9f07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,15 @@ _Breaking developer changes, which may affect downstream projects or sites that [@xxxx]: https://github.com/xxxx --> + +# Unreleased + +#### :bug: Bugfixes +* Fix rendering of HTML content in KeepRight and ImproveOSM issues ([#8928]) + +[#8928]: https://github.com/openstreetmap/iD/pull/8928 + + # 2.20.3 ##### 2022-Jan-31