We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1485a4e commit 94d7443Copy full SHA for 94d7443
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
+## [0.8.3]
7
+- Lazier file tree walking while looking for resolvers
8
+
9
## [0.8.2]
10
- Minor tweaks
11
gradle.properties
@@ -1,2 +1,2 @@
1
-projectVersion=0.8.2
+projectVersion=0.8.3
2
kotlinVersion=1.4.20-release-327
0 commit comments