mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Fix default to opt-out of bundling Kotlin standard library in plugin distribution
This commit is contained in:
committed by
GitHub
parent
89e756a16f
commit
8a1ed1d046
@@ -3,6 +3,9 @@
|
||||
# IntelliJ Platform Plugin Template Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Fix default to opt-out of bundling Kotlin standard library in plugin distribution
|
||||
|
||||
### Changed
|
||||
- GitHub Actions: allow releasing plugin even for the base project
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to 1.4.10
|
||||
|
||||
Reference in New Issue
Block a user