diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d19aba5..c4527213 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
[ChatGPT Web] Fix: correctly hiding the model warning message when forcing to send the prompt [#410].
[ChatGPT Web] Fix: ThunderAI is now working also with a free account [#408].
[ChatGPT Web] Fix: Correctly showing a warning message to a not logged in user [#411].
+ [ChatGPT Web] Improved the model not found message [#413].
Czech (cs) translation updated, thanks to Jaroslav Staněk.
...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 9e25fe49..a62442c5 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,6 +12,7 @@
[ChatGPT Web] Fix: Correctly hiding the model warning message when forcing to send the prompt [#410].
[ChatGPT Web] Fix: ThunderAI is now working also with a free account [#408].
[ChatGPT Web] Fix: Correctly showing a warning message to a not logged in user [#411].
+ [ChatGPT Web] Improved the model not found message [#413].
Czech (cs) translation updated, thanks to Jaroslav Staněk.
...