From 0781823b7044de7dafb5f4452790be1f8270c058 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 12 Jul 2023 14:34:45 +0200 Subject: [PATCH] continue with v2.27.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bd5c36f1..9e6b4dc55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,23 @@ _Breaking developer changes, which may affect downstream projects or sites that [@xxxx]: https://github.com/xxxx --> +# Unreleased (2.27.0-dev) + +#### :tada: New Features +#### :sparkles: Usability & Accessibility +#### :scissors: Operations +#### :camera: Street-Level +#### :white_check_mark: Validation +#### :bug: Bugfixes +#### :earth_asia: Localization +#### :hourglass: Performance +#### :mortar_board: Walkthrough / Help +#### :hammer: Development + + # 2.26.0 +##### 2023-Jul-12 + #### :tada: New Features * Combo fields for tags with `yes/no` values now also display the `no` state and allow to toggle between the two states ([#7427]) #### :newspaper: News