diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6d6031e..d3ef213c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
Data placeholder for the full available tags list added [#197].
Data placeholder for the single mail tags list added [#198].
User survey link added [#202].
+ [OpenAI Comp API] Added a button in the options page to manually insert the model [#205].
Polish (pl) translation added, thanks to neexpl.
The Custom Prompts tab has now an icon.
The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 017f96be..6060d3f8 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -15,6 +15,7 @@
Data placeholder for the single mail tags list added [#198].
User survey link added [#202].
Polish (pl) translation added, thanks to neexpl.
+ [OpenAI Comp API] Added a button in the options page to manually insert the model [#205].
The Custom Prompts tab has now an icon.
The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
Minor bugs fixed.