Skip to content

Commit d0e5f76

Browse files
committed
Bump version to 0.4.2
1 parent 94dd93c commit d0e5f76

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log
22
All notable changes to the debug adapter will be documented in this file.
33

4+
## [0.4.2]
5+
- Improve handling of cyclic references
6+
- Ignore breakpoints from other languages
7+
- Fix suspension policy on user breakpoints
8+
49
## [0.4.1]
510
- Emit threads in attached VM correctly
611
- Fix breakpoint placements in local classes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
projectVersion=0.4.1
1+
projectVersion=0.4.2
22
kotlinVersion=1.3.40

0 commit comments

Comments
 (0)