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 ef0cb3b commit b0fe12dCopy full SHA for b0fe12d
CHANGELOG.md
@@ -3,6 +3,8 @@ 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.7.1]
7
+
8
## [0.7.0]
9
- Improve completion list sorting
10
- Fix bug that occurred when project path contained whitespace
gradle.properties
@@ -1,2 +1,2 @@
1
-projectVersion=0.7.0
+projectVersion=0.7.1
2
kotlinVersion=1.4.20-release-327
0 commit comments