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
692f21953e
commit
01896712c8
@ -8,10 +8,13 @@
|
|||||||
- README: FAQ section
|
- README: FAQ section
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- build.gradle.kts: simpler syntax for configuring `KotlinCompile`
|
- `build.gradle.kts`: simpler syntax for configuring `KotlinCompile`
|
||||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.4.21`
|
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.4.21`
|
||||||
- README: Clarify the Java usage in the project
|
- README: Clarify the Java usage in the project
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Return `Supplier<@Nls String>` instead of `String` in `MyBundle.messagePointer`
|
||||||
|
|
||||||
## [0.7.1]
|
## [0.7.1]
|
||||||
### Changed
|
### Changed
|
||||||
- Upgrade Gradle Wrapper to `6.7.1`
|
- Upgrade Gradle Wrapper to `6.7.1`
|
||||||
|
Loading…
Reference in New Issue
Block a user