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