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 816d721 commit b2ee6b4Copy full SHA for b2ee6b4
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
All notable changes to the debug adapter will be documented in this file.
3
4
+## [0.3.1]
5
+- Fix `attach`
6
+
7
## [0.3.0]
8
- Support evaluation of expressions
9
- Provide completions
gradle.properties
@@ -1,2 +1,2 @@
-projectVersion=0.3.0
+projectVersion=0.3.1
kotlinVersion=1.3.40
0 commit comments