Skip to content

Commit

Permalink
Changelog update - v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and hsz committed Aug 9, 2024
1 parent d3388de commit d7cd4f6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased]

## [2.0.1] - 2024-08-09

### Changed

- Update `platformVersion` to `2023.3.7`
Expand Down Expand Up @@ -750,7 +752,8 @@
- GitHub Actions to automate testing and deployment
- Kotlin support

[Unreleased]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v2.0.1...HEAD
[2.0.1]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.14.2...v2.0.0
[1.14.2]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.14.1...v1.14.2
[1.14.1]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.14.0...v1.14.1
Expand Down

0 comments on commit d7cd4f6

Please sign in to comment.