Skip to content

Commit b97265d

Browse files
committed
Release 3.4.2
1 parent f49d883 commit b97265d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

quickcheck-dynamic/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ changes.
99

1010
## UNRELEASED
1111

12+
## 3.4.2 - 2025-07-14
13+
14+
* Added support for `Quickcheck-2.16`.
15+
1216
## 3.4.1 - 2024-03-22
1317

1418
* [#70](https://github.com/input-output-hk/quickcheck-dynamic/pull/70) Expose `IsPerformResult` typeclass

quickcheck-dynamic/quickcheck-dynamic.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: quickcheck-dynamic
3-
version: 3.4.1
3+
version: 3.4.2
44
license: Apache-2.0
55
license-files:
66
LICENSE

0 commit comments

Comments
 (0)