diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9f35c56..b42d5639 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
[ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
[OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
Custom Prompts storage space incremented to 5MB, using storage.local. Added also the total occupied space at the bottom of the Custom Prompts page [#129].
+ [ChatGPT Web] Updated the information in the option page.
...
Version 2.1.4 - 11/09/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index b038051d..1e7d9673 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,6 +12,7 @@
[ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
[OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
Custom Prompts storage space incremented to 5MB, using storage.local. Added also the total occupied space at the bottom of the Custom Prompts page [#129].
+ [ChatGPT Web] Updated the information in the option page.
...
Version 2.1.4 - 11/09/2024