From 82eb930200e2ff6b3220198a798291ccfb08745a Mon Sep 17 00:00:00 2001 From: Cyril Date: Fri, 16 Jan 2026 13:52:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(docs)=20update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit document the latest change in the project history --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddec38ee..2bbfb194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,12 @@ and this project adheres to ### Changed - ♿️(frontend) add accessible back button in side panel #881 +- ♿️(frontend) improve participants toggle a11y label #880 ### Fixed - 🔒(backend) prevent automatic upgrade setuptools - ## [1.3.0] - 2026-01-13 ### Added