From ec7e884ae9fc5bcd3fb5213105e7134c5305484f Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Sat, 12 Nov 2022 22:11:37 +0100 Subject: [PATCH] update changelog for v2.23.2 (and v2.23.1) --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e39517e82..892a53cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,14 +40,27 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :sparkles: Usability & Accessibility #### :white_check_mark: Validation #### :bug: Bugfixes -* Fix crash when performing a multiselection of objects with differing tags values in a combo field ([#9369]) #### :hourglass: Performance #### :rocket: Presets #### :hammer: Development + +# 2.23.2 +##### 2022-Nov-12 + +#### :bug: Bugfixes +* Fix crash when performing a multiselection of objects with differing tags values in a combo field ([#9369]) + [#9369]: https://github.com/openstreetmap/iD/issues/9369 +# 2.23.1 +##### 2022-Nov-10 + +#### :bug: Bugfixes +* Fix missing imagery data update in 2.23.0 release bundle + + # 2.23.0 ##### 2022-Nov-10