mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Introduced platformPlugins property in gradle.properties for configuring dependencies to bundled/external plugins
This commit is contained in:
committed by
GitHub
parent
d5e288773e
commit
7aa1a48766
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user