diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3dcee592..c78375b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
Version 3.5.0 - ??/??/2025
- Added Anthropic API support [#349].
+ - [OpenAI Comp API] Added a shortcut to select configurations for known AI services. Currently, Grok AI and Mistral AI are available [#378]. Open an issue to request additional services.
- 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 e79f7678..24e5e77f 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,6 +10,7 @@
Version 3.5.0 - ??/??/2025
- Added Anthropic API support [#349].
+ - [OpenAI Comp API] Added a shortcut to select configurations for known AI services. Currently, Grok AI and Mistral AI are available [#378]. Open an issue to request additional services.
- 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.
- ...