From 3a9a487cd62148b078bff1002bc408fbc8e6ebed Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 May 2024 11:12:13 +0000 Subject: [PATCH] Changelog update - v4.5.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7354d11..bde3dd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## [Unreleased] +## [4.5.2] - 2024-05-30 + ### Added - Support for IntelliJ Platform version 2024.2 @@ -457,7 +459,8 @@ - README.md -[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.5.1...HEAD +[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.5.2...HEAD +[4.5.2]: https://github.com/marhali/easy-i18n/compare/v4.5.1...v4.5.2 [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