diff --git a/CHANGELOG.md b/CHANGELOG.md
index fbe98d93..202f6134 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
Implemented placeholders to add additional data to prompts [More info] [#146, #153].
Text improved for "Reply to this" prompt.
+ Added an option to set the maximux number of characters in the prompt. [#165].
...
Version 2.2.1 - 11/10/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 46f74646..8e3af071 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,6 +12,7 @@
On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
Implemented placeholders to add additional data to prompts [More info] [#146, #153].
Text improved for "Reply to this" prompt.
+ Added an option to set the maximux number of characters in the prompt. [#165].
...
Version 2.2.1 - 11/10/2024