diff --git a/CHANGELOG.md b/CHANGELOG.md
index d543a2ef..68575889 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
Version 3.2.1 - ??/??/2025
- Fix calling a prompt without giving tags related permissions [#275].
+ - Deactivating the add tags feature if the related permissions are revoked [#276].
- Minor bugs fixed.
- ...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index e3de45df..737fbbbe 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,6 +10,7 @@
Version 3.2.1 - ??/??/2025
- Fix calling a prompt without giving tags related permissions [#275].
+ - Deactivating the add tags feature if the related permissions are revoked [#276].
- Minor bugs fixed.
- ...