We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e920b commit 0e82fe2Copy full SHA for 0e82fe2
1 file changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Revision history for haskell-debugger
2
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
9
## 0.13.0.0 -- 2026-04-24
10
11
Features:
0 commit comments