From 02ca2eca284d5572848063cde976ef057a8062e8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 12 Oct 2025 08:56:13 +0200 Subject: [PATCH] Task/improve changelog entry (#5738) * Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c36963d66..28818fdfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Disabled zoom in PWA +- Disabled the zoom functionality in the _Progressive Web App_ (PWA) ## 2.208.0 - 2025-10-11