From 39cb74a3b2cb463e1fa6de449120467406b99679 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 16 Sep 2025 19:27:00 +0200 Subject: [PATCH] release notes updated --- CHANGELOG.md | 1 + options/mzta-release-notes.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70742b4b..f202f26b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@
  • [Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
  • [OpenAI Comp API] Added DeepSeek configuration [#486].
  • [ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
  • +
  • Anthropic API renamed to Claude API [#510].
  • Various code improvements and minor bugs fixed.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 8e590018..46ea1e96 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -15,6 +15,7 @@
  • [Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
  • [OpenAI Comp API] Added DeepSeek configuration [#486].
  • [ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
  • +
  • Anthropic API renamed to Claude API [#510].
  • Various code improvements and minor bugs fixed.
  • ...