Skip to content

Commit

Permalink
Changelog update - v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and hsz committed Jul 11, 2023
1 parent c905546 commit d966956
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]

## [1.9.0] - 2023-07-11

### Added
- GitHub Actions — use Java `17` explicitly

Expand Down Expand Up @@ -501,7 +503,8 @@
- GitHub Actions to automate testing and deployment
- Kotlin support

[Unreleased]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.8.0...HEAD
[Unreleased]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.9.0...HEAD
[1.9.0]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.8.0...v1.9.0
[1.8.0]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.7.0...v1.8.0
[1.7.0]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.6.0...v1.7.0
[1.6.0]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.5.0...v1.6.0
Expand Down

0 comments on commit d966956

Please sign in to comment.