Skip to content

Commit 7243e63

Browse files
Release 3.2.0
1 parent bf2ee84 commit 7243e63

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

quickcheck-dynamic/CHANGELOG.md

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

1010
## UNRELEASED
1111

12+
## 3.2.0
13+
1214
* Added support for negative testing via `validFailingAction` and `postconditionOnFailure`
1315
callbacks in `StateModel` and `RunModel`.
1416

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.1.1
3+
version: 3.2.0
44
license: Apache-2.0
55
license-files:
66
LICENSE

0 commit comments

Comments
 (0)