diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7f677e5..f9eb4f9c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
Added the {%mail_attachments_info%} placeholder to retrieve the name, type and file size of the mail attachments [#446].
[ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
[All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
+ [Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
...
Version 3.6.1 - 23/08/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index dd3b1bcd..f883c3ff 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,6 +12,7 @@
Added the {%mail_attachments_info%} placeholder to retrieve the name, type and file size of the mail attachments [#446].
[ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
[All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
+ [Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
...
Version 3.6.1 - 23/08/2025