From 374b3116a881306dc76b9c0ce33a0f119f85154b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 5 Oct 2025 18:53:38 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecb75a2a9..d3b1fa120 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for a date range query parameter in the data gathering endpoint - Added a _Storybook_ story for the activities table component +### Changed + +- Improved the spacing around the buttons in the holding detail dialog + ## 2.206.0 - 2025-10-04 ### Changed