diff --git a/CHANGELOG.md b/CHANGELOG.md
index f08e2f36..7b161bad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,8 @@
Version 1.2.0 - ??/07/2024
- - ...
+ - If no default language is set in the options, the language present in the text sent to ChatGPT will be used [#53].
+ - ...
Version 1.1.4 - 28/06/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index db2b4571..b94fa43f 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,13 +9,14 @@
ThunderAI Release Notes
Version 1.2.0 - ??/07/2024
+ - If no default language is set in the options, the language present in the text sent to ChatGPT will be used [#53].
- ...
Version 1.1.4 - 28/06/2024
- Added an option to import text with formatting from ChatGPT, set to false by default [#70], [#77].
- - Improve the message warning to choose the right model [#76].
- - Added a description in the Custom Prompts page about default prompts [#74].
+ - Improve the message warning to choose the right model [#76].
+ - Added a description in the Custom Prompts page about default prompts [#74].
- Added a link to the translate page in the options window [#68].
Version 1.1.3 - 18/06/2024