From b2dee4e5c2221739a21b3a88a8b00ac6552ee4d5 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 15 Jun 2024 02:34:41 +0000 Subject: [PATCH] Changelog update - v2.1.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2c0c18..78b4067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## [Unreleased] +## [2.1.0] - 2024-06-15 + ### Added - Add jump to/from preprocessed file action. You will need to manually assign a keybinding for this feature. @@ -22,5 +24,6 @@ - Updated IntelliJ version and refactored code -[Unreleased]: https://github.com/Polyfrost/IntelliProcessor/compare/v2.0.0...HEAD +[Unreleased]: https://github.com/Polyfrost/IntelliProcessor/compare/v2.1.0...HEAD +[2.1.0]: https://github.com/Polyfrost/IntelliProcessor/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/Polyfrost/IntelliProcessor/commits/v2.0.0