From 0ef7ca7dbabc38b6c0e931dac64ec5efde34ced0 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 8 Nov 2023 11:54:57 +0100 Subject: [PATCH] finalize changelog of v2.27.2 --- CHANGELOG.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49080076c..bd87ad5f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,20 +35,14 @@ _Breaking developer changes, which may affect downstream projects or sites that [@xxxx]: https://github.com/xxxx --> -# Unreleased (2.28.0-dev) +# 2.27.2 +##### 2023-Nov-08 -#### :tada: New Features #### :sparkles: Usability & Accessibility * Show field for changeset sources by default in the upload form -#### :scissors: Operations -#### :camera: Street-Level -#### :white_check_mark: Validation #### :bug: Bugfixes * Fix autocomplete in combo fields sometimes switching to a different value after a short time ([#9898]) * Fix regression in improperly escaped usernames ([#9906], thanks [@jleedev]) -#### :earth_asia: Localization -#### :hourglass: Performance -#### :mortar_board: Walkthrough / Help #### :hammer: Development * Switch to `api.openstreetmap.org` domain for OSM API calls ([operations#951]) * Improve backwards compatibility with some old browsers ([#9934], thanks [@k-yle])