From 7fea6b14cd7b03ee35d11aca253d070d15f8fd0d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:33:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31a88824d..adb8c2c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added support to edit a granted access (experimental) - Added support for a date range query parameter in the data gathering endpoint - Added a _Storybook_ story for the activities table component @@ -91,7 +92,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the latest activities to the public page (experimental) - Added pagination to the activities table of the activities import dialog - Added an option to configure the account column of the activities table component -- Added support to edit existing access grants in the access management dialog ### Changed