diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7f39c44..33b28cd4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,9 @@
-
Version 3.8.0 - ??/??/2025
+Version 3.8.0 - ??/??/2026
+ - [All APIs] Now it is possible to define an API and its settings for any custom prompt. This allows anyone to use different AI providers for different prompts [#102].
- [All APIs] When using special prompts (like automatically adding tags or the spam filter) with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
- [All APIs] Added the temperature parameter [#561].
- [OpenAI API] Model filtering improved when choosing a model in the options page.
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 6107811c..2863c054 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,8 +7,9 @@
ThunderAI Release Notes
-
Version 3.8.0 - ??/??/2025
+
Version 3.8.0 - ??/??/2026
+ - [All APIs] Now it is possible to define an API and its settings for any custom prompt. This allows anyone to use different AI providers for different prompts [#102].
- [All APIs] When using special prompts (like automatically adding tags or the spam filter) with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
- [All APIs] Added the temperature parameter [#561].
- [OpenAI API] Model filtering improved when choosing a model in the options page.