From 7e3ace720c4b4301fa53ba46b8188ce462798f4e Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Wed, 2 Feb 2022 22:50:04 +0100
Subject: [PATCH] DOC: update CHANGELOG

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f9260a1..d35b6657 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added (for new features, dependecies etc.)
 
+* entity_acl module which adds a button to each entity which links to the
+  webui-acm module. Enable via BUILD_MODULE_EXT_ENTITY_ACL=ENABLED.
 * A `#version_history` URI fragment which can be used to directly open the modal
   with the full version history of the first entity on the page.
 * `BUILD_MODULE_SHOW_ID_IN_LABEL` build variable with which the showing of
-- 
GitLab