From 4ca962ae780687eb47bab8f42b6dadbcbeaa4d97 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 8 Oct 2025 11:23:58 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3bae0949..af9639c02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the spacing around the buttons in the holding detail dialog +- Refactored various components to use self-closing tags - Refactored the auth page to standalone ## 2.206.0 - 2025-10-04