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 70e302d commit 655c2d7Copy full SHA for 655c2d7
CHANGELOG.md
@@ -3,6 +3,10 @@ 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.4]
7
+- Cache dependencies
8
+- Modernize the Docker image
9
+
10
## [1.3.3]
11
- Minor bug fixes
12
gradle.properties
@@ -1,2 +1,2 @@
1
-version=1.3.4
+version=1.3.5
2
javaVersion=11
0 commit comments