Skip to content

Commit 21c70b1

Browse files
committed
bump version
1 parent f7b6bf0 commit 21c70b1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
### Unreleased
22

3+
### v0.23.0: 3 August 2024
4+
5+
#### Improvements
6+
7+
- Added support for attaching with the debug adapter to remote nodes
8+
- Debug Adapter protocol `source` request implemented
9+
- Added presentation hints to debug scopes
10+
- Breakpoints are now annotated as failed if setting them fails
11+
12+
#### Fixes
13+
14+
- Fixed a deadlock in debug adapter when meta process is not alive
15+
316
### v0.22.1: 10 July 2024
417

518
#### Improvements

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.22.1
1+
0.23.0

0 commit comments

Comments
 (0)