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 ce1a392 commit e5f3369Copy full SHA for e5f3369
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.0]
5
+- Emit thread start/exit events
6
+- Support vm arguments
7
+
8
## [0.3.1]
9
- Fix `attach`
10
gradle.properties
@@ -1,2 +1,2 @@
-projectVersion=0.3.1
+projectVersion=0.4.0
kotlinVersion=1.3.40
0 commit comments