diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66335f71..7c3608fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
Added the {%account_email_address%} placeholder to get the current account mail address [#272].
+ Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
Improved the handling of null or undefined placeholders [#288].
Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
Simplified Chinese (zh_Hans) translation added, thanks to jeklau.
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 35904484..38fed925 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,6 +12,7 @@
Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
Added the {%account_email_address%} placeholder to get the current account mail address [#272].
+ Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
Improved the handling of null or undefined placeholders [#288].
Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
Simplified Chinese (zh_Hans) translation added, thanks to jeklau.