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 ad86a91 commit ddd1ebaCopy full SHA for ddd1eba
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
All notable changes to the debug adapter will be documented in this file.
3
4
+## [0.4.4]
5
+- Kotlin 1.9.10
6
+- Fix class path resolution by depending on the language server's shared module via a source dependency (see #78)
7
+
8
## [0.4.3]
9
- Kotlin 1.5.20
10
- Small fixes
0 commit comments