From 341ae82cd3e20f9c66b5b9f3663ac71a60d0b68d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 25 Apr 2025 11:11:57 +0000 Subject: [PATCH] Changelog update - v4.8.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f4fa0b..ea7be5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## [Unreleased] +## [4.8.0] - 2025-04-25 + ### Added - Support for IntelliJ Platform version 2025.1 @@ -487,7 +489,8 @@ - README.md -[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.7.0...HEAD +[Unreleased]: https://github.com/marhali/easy-i18n/compare/v4.8.0...HEAD +[4.8.0]: https://github.com/marhali/easy-i18n/compare/v4.7.0...v4.8.0 [4.7.0]: https://github.com/marhali/easy-i18n/compare/v4.6.0...v4.7.0 [4.6.0]: https://github.com/marhali/easy-i18n/compare/v4.5.2...v4.6.0 [4.5.2]: https://github.com/marhali/easy-i18n/compare/v4.5.1...v4.5.2