Skip to content

Commit 371ec3c

Browse files
committed
Merge tag 'v0.10.2.7' into develop
v0.10.2.7 * Allow base-4.21, tasty-bench-0.4, bump Haskell CI to GHC 9.12.0
2 parents fea2a9c + 5db9e0a commit 371ec3c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for lifted-async
22

3+
## v0.10.2.7 - 2024-11-03
4+
5+
* Allow base-4.21, tasty-bench-0.4, bump Haskell CI to GHC 9.12.0 ([#46](https://github.com/maoe/lifted-async/pull/46))
6+
37
## v0.10.2.6 - 2024-10-05
48

59
* Allow base-4.20, bump CI to GHC 9.10.1 (([#44](https://github.com/maoe/lifted-async/issues/44)))

lifted-async.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.24
22
name: lifted-async
3-
version: 0.10.2.6
3+
version: 0.10.2.7
44
synopsis: Run lifted IO operations asynchronously and wait for their results
55
homepage: https://github.com/maoe/lifted-async
66
bug-reports: https://github.com/maoe/lifted-async/issues

0 commit comments

Comments
 (0)