diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd9b6e77..31e6ec1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
Fix: In the {%mail_typed_text%} placeholder text on different lines is now separated by a space.
Added a default proofread prompt [#21].
Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
+ Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
...
Version 3.3.3 - 12/04/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index a0311cd2..2ab360df 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -14,6 +14,7 @@
Fix: In the {%mail_typed_text%} placeholder text on different lines is now separated by a space.
Added a default proofread prompt [#21].
Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
+ Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
...
Version 3.3.3 - 12/04/2025