diff --git a/CHANGELOG.md b/CHANGELOG.md
index ccb8c625..022b17df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
[ChatGPT API] If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [#111].
[ChatGPT API][Ollama API] Improved chat colors scheme for darkmode.
[ChatGPT API][Ollama API] Added a status message to give feedback to the user about the current operation [#119].
+ Improved the internal messaging system between the background script and the chat windows [#117].
...
Version 2.0.5 - 19/08/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 4532e3d4..0413832e 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -15,6 +15,7 @@
[ChatGPT API] If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [#111].
[ChatGPT API][Ollama API] Improved chat colors scheme for darkmode.
[ChatGPT API][Ollama API] Added a status message to give feedback to the user about the current operation [#119].
+ Improved the internal messaging system between the background script and the chat windows [#117].
...
Version 2.0.5 - 19/08/2024