diff --git a/CHANGELOG.md b/CHANGELOG.md index 737b418f..8c0ccbe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@
  • Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • Added a check for the presence of the correct version of ThunderAI Sparks [#315].
  • [All APIs] Improved the form asking for additional text [#97].
  • +
  • Custom Prompts form improved.
  • Various improvements.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 800a743e..d998990b 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -17,6 +17,7 @@
  • Added a check for the presence of the correct version of ThunderAI Sparks [#315].
  • Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • [All APIs] Improved the form asking for additional text [#97].
  • +
  • Custom Prompts form improved.
  • Various improvements.
  • ...