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 bdba774 commit b490bceCopy full SHA for b490bce
CHANGELOG.md
@@ -3,6 +3,11 @@ 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.10]
7
+- Update LSP4J to 0.21.2
8
+- Increase maximum length in class path cache (#532)
9
+- Fix some bugs
10
+
11
## [1.3.9]
12
- Improve source file exclusion logic
13
gradle.properties
@@ -1,2 +1,2 @@
1
-version=1.3.10
+version=1.3.11
2
javaVersion=11
0 commit comments