diff --git a/CHANGELOG.md b/CHANGELOG.md
index dcfb030b..90d1fffa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@
Version 2.1.0 - ??/??/2024
- Improved error messages for connection errors.
+ - [Ollama API] It's now possible to use a local LMM using Ollama [#79].
+ - [ChatGPT API][Ollama API] Added a "Stop" button to stop the current elaboration [#113].
+
- [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].
- ...
Version 2.0.5 - 19/08/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index e8ef5caf..0a36b9c0 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,6 +10,9 @@
Version 2.1.0 - ??/??/2024
- Improved error messages for connection errors.
+ - [Ollama API] It's now possible to use a local LMM using Ollama [#79].
+ - [ChatGPT API][Ollama API] Added a "Stop" button to stop the current elaboration [#113].
+
- [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].
- ...
Version 2.0.5 - 19/08/2024