From 4a6eed8e2128e706eeb5efcdaddeb7efdf68e474 Mon Sep 17 00:00:00 2001 From: mopemope Date: Fri, 17 Feb 2017 17:16:59 +0900 Subject: [PATCH] Update --- RELEASES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 3c9e8d1..86a7eca 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,11 @@ +# Version 0.6.1 (2017-02-17) + +* Fix auto-import bugs. +* Fix optimize-import bugs. +* Fix var completion bugs. +* Fix genecrics method completion bugs. +* Fix some bugs. + # Version 0.6.0 (2017-02-13) ## Highlights