diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1716bdab..1686ea5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,8 @@
Version 3.7.6 - ??/??/2025
- [Claude API] Added the System Prompt configuration option [#549].
- - [All APIs] Trying to add missing parenthesis in the JSON response [#551].
+ - [All APIs] Trying to add missing parenthesis in the JSON response [#551].
+
- [ChatGPT Web] Fix: correctly showing the input field after an update in the HTML page from OpenAI [#556].
- ...
Version 3.7.5 - 22/10/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index cf05098d..4a6808d4 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -11,6 +11,7 @@
- [Claude API] Added the System Prompt configuration option [#549].
- [All APIs] Trying to add missing parenthesis in the JSON response [#551].
+ - [ChatGPT Web] Fix: correctly showing the input field after an update in the HTML page from OpenAI [#556].
- ...
Version 3.7.5 - 22/10/2025