diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba10cb4d..10589696 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@
Added the {%mail_text_body_or_selected%} placeholder to retrieve the selected text or the full text body of the email if no selection is present [#641].
Added the {%mail_html_body_or_selected%} placeholder to retrieve the selected HTML or the full HTML body of the email if no selection is present [#641].
[All APIs] Added an option to get a calendar event without selecting some text, but using the full text body of the email [#518].
+ [All APIs] Added a new menu item to create a calendar event from the text saved in the clipboard [#362].
...
Version 3.8.3 - 22/01/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 5f24e389..752d1aad 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -21,6 +21,7 @@
Added the {%mail_text_body_or_selected%} placeholder to retrieve the selected text or the full text body of the email if no selection is present [#641].
Added the {%mail_html_body_or_selected%} placeholder to retrieve the selected HTML or the full HTML body of the email if no selection is present [#641].
[All APIs] Added an option to get a calendar event without selecting some text, but using the full text body of the email [#518].
+ [All APIs] Added a new menu item to create a calendar event from the text saved in the clipboard [#362].
...
Version 3.8.3 - 22/01/2026