diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11fee9d1..bff4fe01 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
Version 3.1.0 - ??/??/2025
+ - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
- Added Google Gemini API support [#204, #217].
- Added {%mail_typed_text%} data placeholder to get the text inserted before the quoted mail body when replying [#196].
- Added {%mail_datetime%} data placeholder to get the date and time of the email [#223].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 369a7894..76b3338b 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,7 @@
ThunderAI Release Notes
Version 3.1.0 - ??/??/2025
+ - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
- Added Google Gemini API support [#204, #217].
- Added {%mail_typed_text%} data placeholder to get the text inserted before the quoted mail body when replying [#196].
- Added {%mail_datetime%} data placeholder to get the date and time of the email [#223].