From 0bbb9ab365cd5cf6eb05c25991e1a9a09f97d22b Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Fri, 7 Oct 2022 11:18:57 +0200 Subject: [PATCH] add changelog entry for e03d3b48f --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e65a0cf48..7321d07a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,11 +42,14 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :tada: New Features #### :white_check_mark: Validation #### :bug: Bugfixes +* Fix selection of best background source when starting on a zoomed-out view ([#9325]) #### :rocket: Presets * Render `natural=strait` features in blue color ([#9294]) #### :hammer: Development [#9294]: https://github.com/openstreetmap/iD/issues/9294 +[#9325]: https://github.com/openstreetmap/iD/issues/9325 + # 2.22.0 ##### 2022-Sep-27