mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
CHANGELOG update
This commit is contained in:
parent
b1f751c5f7
commit
6217ca7c69
@ -4,14 +4,14 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
- Plugin Signing run configuration
|
- Plugin Signing
|
||||||
- Qodana integration
|
- Qodana integration
|
||||||
- Functional tests
|
- Functional tests
|
||||||
- UI tests
|
- Compatibility with Java 11
|
||||||
- `Run Qodana` run configuration
|
- `Run Qodana` and `Run IDE for UI Tests` run configurations
|
||||||
- Suppress `UnusedProperty` inspection for the `kotlin.stdlib.default.dependency` in `gradle.properties`
|
|
||||||
- Use Gradle `wrapper` task to handle Gradle updates
|
- Use Gradle `wrapper` task to handle Gradle updates
|
||||||
- JVM compatibility version extracted to `gradle.properties` file
|
- JVM compatibility version extracted to `gradle.properties` file
|
||||||
|
- Suppress `UnusedProperty` inspection for the `kotlin.stdlib.default.dependency` in `gradle.properties`
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- GitHub Actions: Use Java 11
|
- GitHub Actions: Use Java 11
|
||||||
|
Loading…
Reference in New Issue
Block a user