diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c0ccbe1..39e7aa10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
Version 3.4.0 - ??/??/2025
+ - [ChatGPT Web] It is now possible to define a Custom GPT or a Project in the options page to be used by default, or directly in a custom prompt to be used only for that prompt [#168, #277].
- The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [#293].
- Added the {%mail_quoted_text%} placeholder to get the quoted text when composing a new message [#324].
- Fix: In the {%mail_typed_text%} placeholder text on different lines is now separated by a space.
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index d998990b..4919ff5d 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,7 @@
ThunderAI Release Notes
Version 3.4.0 - ??/??/2025
+ - [ChatGPT Web] It is now possible to define a Custom GPT or a Project in the options page to be used by default, or directly in a custom prompt to be used only for that prompt [#168, #277].
- The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [#293].
- Added the {%mail_quoted_text%} placeholder to get the quoted text when composing a new message [#324].
- Fix: In the {%mail_typed_text%} placeholder text on different lines is now separated by a space.