CHANGELOG update

pull/72/head
Jakub Chrzanowski 3 years ago
parent 692f21953e
commit 01896712c8

@ -8,10 +8,13 @@
- README: FAQ section
### 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`
- README: Clarify the Java usage in the project
### Fixed
- Return `Supplier<@Nls String>` instead of `String` in `MyBundle.messagePointer`
## [0.7.1]
### Changed
- Upgrade Gradle Wrapper to `6.7.1`

Loading…
Cancel
Save