diff --git a/CHANGELOG.md b/CHANGELOG.md index aee61cce8..5f637dfe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the scopes to the access, which express what a grantee may do on behalf of the granting user + ### Changed +- Changed the redaction of the monetary values in impersonation mode to be based on the scopes of the access +- Extended the user endpoint by the scopes in force +- Deprecated the `permissions` attribute of the access in favor of the scopes - Removed the deprecated `isDraft` attribute of the activity in favor of the _Draft_ tag ## 3.48.1 - 2026-08-11