Changelog update - v4.5.1

This commit is contained in:
GitHub Action 2024-04-13 20:42:32 +00:00
parent 30fa22b256
commit e5c10c3358

View File

@ -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