Skip to content

Commit e63c020

Browse files
jorisdralcoot
authored andcommitted
Add changelog entry
1 parent dd79d8a commit e63c020

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

strict-mvar/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
`Control.Concurrent.Class.MonadMVar.Strict` now has `newMVarWithInvariant` and
1616
`newEmptyMVarWithInvariant` functions that ignore the invariant argument.
1717

18+
### Patch
19+
20+
* Functions that use invariant checking now correctly propagate `HasCallStack`
21+
constraints.
22+
1823
## 1.1.0.0
1924

2025
### Non breaking changes

0 commit comments

Comments
 (0)