Skip to content

Commit 192a221

Browse files
committed
Update CHANGELOG.md
1 parent 2451c1f commit 192a221

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for haskell-debugger
22

3+
## 0.7.0.0 -- 2025-09-10
4+
5+
* Fix line buffering of debuggee output (thus, stepping through a print line, will indeed print it to the console now).
6+
37
## 0.6.0.0 -- 2025-09-10
48

59
* Improve unit handling and fix running when `main` functions exist across different units

0 commit comments

Comments
 (0)