Merge pull request #395 from marhali/changelog-update-v4.5.1

Changelog update - `v4.5.1`
This commit is contained in:
Marcel 2024-04-13 22:50:46 +02:00 committed by GitHub
commit 562de99470
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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