From 46277a9a9dbc74299a19529337d2073e6a6aa58e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 11 Dec 2023 18:17:28 +0000 Subject: [PATCH] Changelog update - v4.4.4 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a1e9d8..83b9d36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,10 @@ ## [Unreleased] +## [4.4.4] - 2023-12-11 + ### Fixed + - remove deprecated internal API usage on reload() action ## [4.4.3] - 2023-12-08 @@ -428,7 +431,8 @@ - README.md -[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.4.3...HEAD +[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.4.4...HEAD +[4.4.4]: https://github.com/marhali/easy-i18n/compare/v4.4.3...v4.4.4 [4.4.3]: https://github.com/marhali/easy-i18n/compare/v4.4.2...v4.4.3 [4.4.2]: https://github.com/marhali/easy-i18n/compare/v4.4.1...v4.4.2 [4.4.1]: null/compare/v4.4.0...v4.4.1