diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9549b0b5..b69fa898 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
#  ThunderAI Release Notes
+
Version 1.1.0 - ??/??/2024
+
+- A prompt can be configured to request additional text from the user.
+- Added custom prompts. See more info here.
+- Dark mode added.
+
Version 1.0.6 - 08/05/2024
- Correctly handling a change in the ChatGPT web interface. See issue #43
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index f3094551..ce580c4d 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,7 +10,8 @@
Version 1.1.0 - ??/??/2024
- A prompt can be configured to request additional text from the user.
- - ...
+ - Added custom prompts. See more info here.
+ - Dark mode added.
Version 1.0.6 - 08/05/2024