diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d4f2b091f576a7d7468c6aa83bd41a628dcec83..ed1a511c7c79361d9d1f511cd74968a539fc8d76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * `form_elements.make_form_modal` and `form_elements.make_scripting_submission_button` functions to create a form modal and an SSS submission button, respectively. +* `BUILD_MODULE_EXT_ENTITY_ACL_USER_MANAGEMENT_BUTTON` build variable with which + a button to the user management is added to the navbar for users with role + administration if `BUILD_MODULE_EXT_ENTITY_ACL=ENABLED`. ### Changed (for changes in existing functionality)