diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3482f670..be074054 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [More info] [#130].
Added an option to order alphabetically the prompts in the menu.
Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
+ Is now possible to ask for additional text before sending the prompts also for default prompts [#135].
...
Version 2.1.4 - 11/09/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 50f1e4ad..264b36e1 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -17,6 +17,7 @@
A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [More info] [#130].
Added an option to order alphabetically the prompts in the menu.
Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
+ Is now possible to ask for additional text before sending the prompts also for default prompts [#135].
...
Version 2.1.4 - 11/09/2024