We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0de00 commit 8c40b4fCopy full SHA for 8c40b4f
CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
3
4
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
6
+## [1.3.12]
7
+- Make code generation for Java interop opt-in (#585)
8
+
9
## [1.3.11]
10
- Fix crash when a Maven repository is missing (#584)
11
gradle.properties
@@ -1,2 +1,2 @@
1
-version=1.3.12
+version=1.3.13
2
javaVersion=11
0 commit comments