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