We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d913a0c commit c1aadc0Copy full SHA for c1aadc0
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.1]
7
+- Minor fixes
8
+
9
## [0.8.0]
10
- Tagged deprecation/unused variable warnings
11
- Kotlin 1.4.20 support
gradle.properties
@@ -1,2 +1,2 @@
1
-projectVersion=0.8.0
+projectVersion=0.8.1
2
kotlinVersion=1.4.20-release-327
0 commit comments