diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b69d754..90b10416 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
Version 3.6.1 - ??/??/2025
- [OpenAI Comp API] Perplexity configuration fixed [#461].
+ - [OpenAI Comp API] Added a button to clear the models list [#472].
- [ChatGPT Web] Fix: Any <br> tag in the response is now replaced with a line break [#462].
- [ChatGPT Web] Models list updated. [#464].
- [All APIs] Fix: If the incoming email has no text only part, the html part is used [#470].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index eb12a7f2..7b7f3aa7 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,6 +10,7 @@
Version 3.6.1 - ??/??/2025
- [OpenAI Comp API] Perplexity configuration fixed [#461].
+ - [OpenAI Comp API] Added a button to clear the models list [#472].
- [ChatGPT Web] Fix: Any <br> tag in the response is now replaced with a line break [#462].
- [ChatGPT Web] Models list updated. [#464].
- [All APIs] Fix: If the incoming email has no text only part, the html part is used [#470].