diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2401da7a..b242badc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Added Google Gemini API support [#204, #2174].
- Added {%mail_typed_text%} data placeholder to get the text inserted before the quoted mail body when replying [#196].
+ - Added {%mail_datetime%} data placeholder to get the date and time of the email [#223].
- Added an info text about using the new {%tags_full_list%} placeholder in the "Add Tags Prompt" page [#215].
- ...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 40a9b6cd..bd5a1d55 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -11,6 +11,7 @@
- Added Google Gemini API support [#204, #2174].
- Added {%mail_typed_text%} data placeholder to get the text inserted before the quoted mail body when replying [#196].
+ - Added {%mail_datetime%} data placeholder to get the date and time of the email [#223].
- Added an info text about using the new {%tags_full_list%} placeholder in the "Add Tags Prompt" page [#215].
- ...