diff --git a/CHANGELOG.md b/CHANGELOG.md index e254932..f398641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## [Unreleased] +## [4.5.1] - 2024-04-13 + ### Fixed - Remove JavaScript usage on non-js-compliant platforms @@ -451,7 +453,8 @@ - README.md -[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.5.0...HEAD +[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.5.1...HEAD +[4.5.1]: https://github.com/marhali/easy-i18n/compare/v4.5.0...v4.5.1 [4.5.0]: https://github.com/marhali/easy-i18n/compare/v4.4.4...v4.5.0 [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