From cd477ac0c0205e808d24a56cab51ed17d0837b51 Mon Sep 17 00:00:00 2001 From: Chris Carini <6374067+ChrisCarini@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:34:55 -0800 Subject: [PATCH] Changelog update - v1.2.5 (#387) Co-authored-by: GitHub Action --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18fe1d4..d399436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,6 @@ ### Added ### Changed -- Upgrading IntelliJ from 2024.3.2.1 to 2024.3.2.2 ### Deprecated @@ -17,6 +16,12 @@ ### Security +## [1.2.5] - 2025-01-30 + +### Changed + +- Upgrading IntelliJ from 2024.3.2.1 to 2024.3.2.2 + ## [1.2.4] - 2025-01-25 ### Changed @@ -298,7 +303,8 @@ - Initial release. -[Unreleased]: https://github.com/ChrisCarini/intellij-code-exfiltration/compare/v1.2.4...HEAD +[Unreleased]: https://github.com/ChrisCarini/intellij-code-exfiltration/compare/v1.2.5...HEAD +[1.2.5]: https://github.com/ChrisCarini/intellij-code-exfiltration/compare/v1.2.4...v1.2.5 [1.2.4]: https://github.com/ChrisCarini/intellij-code-exfiltration/compare/v1.2.3...v1.2.4 [1.2.3]: https://github.com/ChrisCarini/intellij-code-exfiltration/compare/v1.2.2...v1.2.3 [1.2.2]: https://github.com/ChrisCarini/intellij-code-exfiltration/compare/v1.2.1...v1.2.2