Skip to content

Commit b490bce

Browse files
committed
Bump version to 1.3.11
1 parent bdba774 commit b490bce

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to the language server will be documented in this file.
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

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+
611
## [1.3.9]
712
- Improve source file exclusion logic
813

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.3.10
1+
version=1.3.11
22
javaVersion=11

0 commit comments

Comments
 (0)