From e4d32a91164e7ac1c34e58bb4e662d4ce6340a38 Mon Sep 17 00:00:00 2001 From: mopemope Date: Tue, 16 May 2017 23:14:19 +0900 Subject: [PATCH] Update --- RELEASES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index b971562..3900877 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,14 @@ +# Version 0.7.6 (2017-05-XX) + +* Change sort order of the candidates to more better +* Support maven parent pom +* Change default formatter to google-java-format +* Support make import from eclipse code format settings (meghanadaFormatter.xml) + +# Version 0.7.5 (2017-04-27) + +* Exclude anonymous class from candidates + # Version 0.7.4 (2017-04-13) * Fix import all and optimize import bugs