diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67da5bcb..0cdd52fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
Tags related permissions are now optional and asked for only when the user activates the tags feature [#259].
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.
Various minor improvements.
...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index e5e3aa03..9cfe5313 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -14,6 +14,7 @@
Tags related permissions are now optional and asked for only when the user activates the tags feature [#259].
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.
Various minor improvements.
...