Skip to content

Commit 4d2e0a8

Browse files
Prepare for new release. (#20)
2 parents ccb6eea + d8ae722 commit 4d2e0a8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.0.1.0
2+
3+
- Improved generation of arbitrary `Semigroup` value combinations.
4+
- Added support for building with GHC `9.6` series.
5+
16
# 0.0.0.0
27

38
- Provides support for testing instances of classes defined in the following

quickcheck-groups.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: quickcheck-groups
3-
version: 0.0.0.0
3+
version: 0.0.1.0
44
bug-reports: https://github.com/jonathanknowles/quickcheck-groups/issues
55
license: Apache-2.0
66
license-file: LICENSE

0 commit comments

Comments
 (0)