diff --git a/CHANGELOG.md b/CHANGELOG.md
index 526e84f7..7ab6f99a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- Added a better error message when there is an error fetching models.
- When selecting a correct model in the options page, the field is no more highlighted in red [#100].
+ - When using the ChatGPT API, the double quotes at the beginning and end of the response are removed [#99].
- ...
Version 2.0.1 - 09/08/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 4cc734b6..0aa3a161 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -11,6 +11,7 @@
- Added a better error message when there is an error fetching models.
- When selecting a correct model in the options page, the field is no more highlighted in red [#100].
+ - When using the ChatGPT API, the double quotes at the beginning and end of the response are removed [#99].
- ...
Version 2.0.1 - 09/08/2024