From 509e6dbe71fe9cbb0075673499166ab8088e07d9 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 5 May 2026 18:15:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7693398e6..b65a289e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -<<<<<<< task/migrate-angular-components-from-NgClass-to-class-bindings ### Changed - Migrated various components from `NgClass` to class bindings -======= + ### Fixed - Fixed a visual regression in the bottom navigation bar on mobile ->>>>>>> main ## 3.2.0 - 2026-05-03