Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Oct 15, 2024
1 parent 99bafef commit c005225
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions io-classes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

* Added `threadLabel` to `MonadThread`
* Added `MonadLabelledMVar` class.
* Added `labelMVar` to `Control.Concurrent.Class.MonadMVar.Strict`
* Added exception-safe `withTMVar` and `withTMVarAnd` functions.
* Added `traceTVarShow`, `traceTMVarShow`, `traceTVarShowIO`, `traceTMVarShowIO` for `Show`-based tracing.

### 1.7.0.0

Expand Down

0 comments on commit c005225

Please sign in to comment.