diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f2c631d..98ef823f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
[ChatGPT Web] Added an option to set the model to use [#171].
[ChatGPT Web] Added an option to use the temporary chat [#169].
A few typos fixed [#170].
+ Added a loading indicator in the menu when sending a prompt.
...
Version 2.2.1 - 11/10/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 505bffc0..cf997c55 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -17,6 +17,7 @@
[ChatGPT Web] Added an option to set the model to use [#171].
[ChatGPT Web] Added an option to use the temporary chat [#169].
A few typos fixed [#170].
+ Added a loading indicator in the menu when sending a prompt.
...
Version 2.2.1 - 11/10/2024