From 69a63a28f7eb48ac2d5da0344c94f96cf5d686d4 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 7 Oct 2025 20:44:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec0c79a0e..f3bae0949 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support to edit a granted access (experimental) +- Introduced tabs to the asset profile details dialog in the admin control panel - Added support for a date range query parameter in the data gathering endpoint - Added a _Storybook_ story for the activities table component @@ -17,7 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the spacing around the buttons in the holding detail dialog - Refactored the auth page to standalone -- Refactored asset profile dialog to use tabbed interface ## 2.206.0 - 2025-10-04