diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0628ec33..8bc39087 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
Version 2.2.0 - ??/??/2024
- [ChatGPT Web] Removed the option to force che 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].
- ...
Version 2.1.4 - 11/09/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 3ca668dc..b89788b0 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,6 +10,7 @@
Version 2.2.0 - ??/??/2024
- [ChatGPT Web] Removed the option to force che 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].
- ...
Version 2.1.4 - 11/09/2024