Skip to content

Commit 0e82fe2

Browse files
committed
Update CHANGELOG.md for 0.13.1
1 parent 96e920b commit 0e82fe2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 0.13.1.0 -- 2026-04-28
4+
5+
* Fix critical bug which caused certain breakpoints to be overwritten by or
6+
confused with breakpoints from separate modules.
7+
* Fix: Make forcing a thunk invalidate all threads
8+
39
## 0.13.0.0 -- 2026-04-24
410

511
Features:

0 commit comments

Comments
 (0)