From e7cd0a6577713e84558aa0a03cdcf68c35360b5d Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Fri, 3 Mar 2023 18:36:38 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0651d6d70..ce66e555b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,11 +43,14 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :white_check_mark: Validation #### :bug: Bugfixes #### :earth_asia: Localization +* Send `Accept-Language` header on Nominatim API calls ([#9501], thanks [@k-yle]) #### :hourglass: Performance #### :mortar_board: Walkthrough / Help #### :hammer: Development * Upgrade dependencies: `fortawesome` to v6.3, `which-polygon` to v2.2.1 +[#9501]: https://github.com/openstreetmap/iD/pull/9501 + # 2.25.0 ##### 2023-Mar-03