Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmar authored and Simon Marlow committed Oct 12, 2023
1 parent 8441fe0 commit b589a81
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## Changes in 2.2.5

- Support for GHC 9.4, 9.6, 9.8
- Add cancelMany
- #138: expose internals as Control.Concurrent.Async.Internal
- #132: waitAny(Catch): clarify non-empty input list requirement
- #131:
- #120: Add ConcurrentlyE
- Document that empty for Concurrently waits forever.


## Changes in 2.2.4:

- Support for GHC 9.2
Expand Down

0 comments on commit b589a81

Please sign in to comment.