diff --git a/CHANGELOG.md b/CHANGELOG.md
index 31e6ec1d..dfca5dbd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
Added a default proofread prompt [#21].
Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
+ Added a check for the presence of the correct version of ThunderAI Sparks [#315].
...
Version 3.3.3 - 12/04/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 2ab360df..95dec5fe 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -14,6 +14,7 @@
Fix: In the {%mail_typed_text%} placeholder text on different lines is now separated by a space.
Added a default proofread prompt [#21].
Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
+ Added a check for the presence of the correct version of ThunderAI Sparks [#315].
Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
...