From f88fb4ed250137c381cd4ba3dd71e5de38edd1c7 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 23 Feb 2025 22:46:39 +0100 Subject: [PATCH] release notes updated --- CHANGELOG.md | 1 + options/mzta-release-notes.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cdd52fd..31837d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@
  • Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
  • Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
  • Croatian (hr) translation added, thanks to Petar Jedvaj.
  • +
  • German (de) translation errors fixed.
  • Various minor improvements.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 9cfe5313..c25e9213 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -15,6 +15,7 @@
  • Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
  • Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
  • Croatian (hr) translation added, thanks to Petar Jedvaj.
  • +
  • German (de) translation errors fixed.
  • Various minor improvements.
  • ...