diff --git a/CHANGELOG.md b/CHANGELOG.md
index f84bfc1a..4d50a8d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,8 @@
Version 3.6.0 - ??/??/2025
- - [OpenAI API] Added an option so enable o disable the OpenAI storage for API requests [#406].
+ - [OpenAI API] Added an option to enable or disable the OpenAI storage for API requests [#406].
+ - [Ollama API] Added an option to enable or disable the thinking feature [#398].
- [OpenAI Comp API] Handling responses without choices when using RAG [#416].
- [OpenAI Comp API] Added Perplexity configuration [#405].
- [OpenAI Comp API] Added OpenRouter configuration [#401].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 03ca5b90..a60fdd2a 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,7 +9,8 @@
ThunderAI Release Notes
Version 3.6.0 - ??/??/2025
- - [OpenAI API] Added an option so enable o disable the OpenAI storage for API requests [#406].
+ - [OpenAI API] Added an option to enable or disable the OpenAI storage for API requests [#406].
+ - [Ollama API] Added an option to enable or disable the thinking feature [#398].
- [OpenAI Comp API] Handling responses without choices when using RAG [#416].
- [OpenAI Comp API] Added Perplexity configuration [#405].
- [OpenAI Comp API] Added OpenRouter configuration [#401].