Introduced platformPlugins property in gradle.properties for configuring dependencies to bundled/external plugins

This commit is contained in:
Jakub Chrzanowski
2020-10-12 17:56:08 +02:00
committed by GitHub
parent d5e288773e
commit 7aa1a48766
5 changed files with 22 additions and 16 deletions

View File

@@ -3,6 +3,9 @@
# IntelliJ Platform Plugin Template Changelog
## [Unreleased]
### Added
- Introduced `platformPlugins` property in `gradle.properties` for configuring dependencies to bundled/external plugins
### Changed
- Disable "Release Draft" job for pull requests in the "Build" GitHub Actions Workflow
- Dependencies - upgrade `org.jetbrains.intellij` to 0.5.0