From 76936752daf983945f190ecaf1c17f5ee44e5cdc Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 5 Oct 2025 18:35:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecb75a2a9..6068be9e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ 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 +### Fixed + +- Fixed the word wrap in the menu of the activities table component +- Fixed the word wrap in the menu of the of the asset profile details dialog in the admin control panel + ## 2.206.0 - 2025-10-04 ### Changed