diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b89eea8..3dcee592 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
Version 3.5.0 - ??/??/2025
+ - Added Anthropic API support [#349].
- Fix: in the Spamfilter page the unsaved changes warning is now correctly shown.
- Fixed incoming emails elaboration that was failing when the auto tagging was enabled and then the complete tagging feature was disabled.
- ...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index dfd9c013..e79f7678 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,7 @@
ThunderAI Release Notes
Version 3.5.0 - ??/??/2025
+ - Added Anthropic API support [#349].
- Fix: in the Spamfilter page the unsaved changes warning is now correctly shown.
- Fixed incoming emails elaboration that was failing when the auto tagging was enabled and then the complete tagging feature was disabled.
- ...