diff --git a/RELEASES.md b/RELEASES.md index 2fbd649..42852c6 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,11 @@ +# Version 1.0.14 (2019-04-26) + +* works without the project tool (mvn, gradle, etc). +* support java 12 (experimental). +* add jvm option setting (meghanada-jvm-option). +* support company-box. +* fix some bugs and improve stability. + # Version 1.0.13 (2019-02-25) * support build.gradle.kts.