Skip to content

Commit

Permalink
Add NEWS items for v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tigersoldier committed Feb 20, 2018
1 parent 0ba6c57 commit 52b0705
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.1.1

This is a buf fix release.

* Fixed crash on Java 9 caused by usage of JDK internal packages.
* Fixed parsing .class files with anonymous classes.
* Completion between two dots now works as intended.

## v1.1.0

* JavaComp can parse .class files in .jar files now.
Expand Down

0 comments on commit 52b0705

Please sign in to comment.