diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28f2be9a..ec0f773a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
Version 3.6.0 - ??/??/2025
- Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
+ - Improved the handling of HTML and line breaks between the email text and the AI Chat.
- 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 9aaff40a..806b7272 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,6 +10,7 @@
Version 3.6.0 - ??/??/2025
- Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
+ - Improved the handling of HTML and line breaks between the email text and the AI Chat.
- 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].