diff --git a/CHANGELOG.md b/CHANGELOG.md index c029f8b112..486183f1fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ For details about compatibility between different releases, see the **Commitment ### Added - The `as-db purge` command to purge unused data from the Application Server database. +- The Identity Server configuration has a new optional configurable restriction regarding adminstrative and technical contacts of entities. This limits the action of an user or organization to set these contacts only to themselves, to enable it set `is.restrictions.entity.restrict-contacts` to true. ### Changed