diff --git a/CHANGELOG.md b/CHANGELOG.md
index d084232e..9410ea18 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,14 @@
Version 1.1.4pre2 - ??/??/2024
- - ...
+ - Importing text with formatting from ChatGPT [#70].
+ - Improve the message warning to choose the right model [#76].
+ - Added a description in the Custom Prompts page about default prompts [#74].
Version 1.1.3 - 18/06/2024
- - Fixed a bug in replying to a message [#70].
+ - Fixed a bug in replying to a message [#71].
Version 1.1.2 - 23/05/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 92c0dd9e..f1ee22f7 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -8,9 +8,11 @@
ThunderAI Release Notes
Version 1.1.4pre2 - ??/??/2024
-
+
+ - Importing text with formatting from ChatGPT [#70].
+ - Improve the message warning to choose the right model [#76].
+ - Added a description in the Custom Prompts page about default prompts [#74].
+
Version 1.1.3 - 18/06/2024
- Fixed a bug in replying to a message [#70].