diff --git a/CHANGELOG.md b/CHANGELOG.md
index 540f87cc..3d19aba5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,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].
- Czech (cs) translation updated, thanks to Jaroslav Staněk.
- ...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index eaf45a7d..9e25fe49 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,8 +9,9 @@
ThunderAI Release Notes
Version 3.5.2 - ??/??/2025
- - [ChatGPT Web] Fix: correctly hiding the model warning message when forcing to send the prompt [#410].
+ - [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].
- Czech (cs) translation updated, thanks to Jaroslav Staněk.
- ...