From a2678e44aa8e9d3987ea0ab21c3e3b29e28f9c12 Mon Sep 17 00:00:00 2001 From: mopemope Date: Fri, 26 Apr 2019 22:40:22 +0900 Subject: [PATCH] update --- RELEASES.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.