diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6d6c2ec0..4626fc93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
Version 3.6.0 - ??/??/2025
+ - Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
- When replying, it's now possibile to choose a different reply type (between "all" or "sender only") directly in the AI chat window [#372].
- [All APIs] Added an option to choose to exclude a tag only with an exact match in the excluded words list [#395].
- [OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index da606a40..ccda247d 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,7 @@
ThunderAI Release Notes
Version 3.6.0 - ??/??/2025
+ - Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
- When replying, it's now possibile to choose a different reply type (between "all" or "sender only") directly in the AI chat window [#372].
- [All APIs] Added an option to choose to exclude a tag only with an exact match in the excluded words list [#395].
- [OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].