diff --git a/CHANGELOG.md b/CHANGELOG.md index 922ae17a..e926a0b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@
  • Default prompts text has been translated [#185].
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • -
  • The Custom Propts tab has now an icon.
  • +
  • The Custom Prompts tab has now an icon.
  • +
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 69b84be2..ae63d8ba 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,7 +12,8 @@
  • Default prompts text has been translated [#185].
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • -
  • The Custom Propts tab has now an icon.
  • +
  • The Custom Prompts tab has now an icon.
  • +
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.
  • ...