diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a845a9e..7312cf28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
Version 3.2.0 - ??/??/2025
+ - Added an option to automatically tag incoming emails [#237].
- Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
- Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
- Various minor improvements.
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index b4538b2c..5129956e 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,7 @@
ThunderAI Release Notes
Version 3.2.0 - ??/??/2025
+ - Added an option to automatically tag incoming emails [#237].
- Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
- Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
- Various minor improvements.