Skip to content

Commit 28150d8

Browse files
committed
Update CHANGELOG for 0.3.0.0
1 parent 9be07ef commit 28150d8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Revision history for dap
22

3+
## 0.3.0.0 -- 2025-10-03
4+
5+
### Main library changes
6+
7+
* Adds support for sending a `runInTerminal` reverse request using
8+
`sendRunInTerminalReverseRequest`.
9+
* And adds support for receiving responses to reverse requests via the new
10+
argument to `runDAPServerWithLogger` -- a function which receives a
11+
`ReverseRequestResponse`.
12+
313
## 0.2.0.0 -- 2025-05-05
414

515
### Main library changes

0 commit comments

Comments
 (0)