Skip to content

Commit

Permalink
Changelog update - v1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and hsz committed Jul 12, 2024
1 parent a4f1c21 commit 7f69374
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.14.2] - 2024-07-12

### Changed

- Upgrade Gradle Wrapper to `8.9`
Expand Down Expand Up @@ -732,7 +734,8 @@
- GitHub Actions to automate testing and deployment
- Kotlin support

[Unreleased]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.14.1...HEAD
[Unreleased]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.14.2...HEAD
[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
[1.14.0]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.13.0...v1.14.0
[1.13.0]: https://github.com/JetBrains/intellij-platform-plugin-template/compare/v1.12.0...v1.13.0
Expand Down

0 comments on commit 7f69374

Please sign in to comment.