Skip to content

Commit 2264930

Browse files
Prepare for new release. (#84)
2 parents 0c8a135 + 2b7d688 commit 2264930

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,3 +1,7 @@
1+
# 0.3.0.1
2+
3+
- Added support for GHC `9.8`.
4+
15
# 0.3.0.0
26

37
- Added laws for the following factorial semigroup and monoid classes:

quickcheck-monoid-subclasses.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-monoid-subclasses
3-
version: 0.3.0.0
3+
version: 0.3.0.1
44
bug-reports: https://github.com/jonathanknowles/quickcheck-monoid-subclasses/issues
55
license: Apache-2.0
66
license-file: LICENSE

0 commit comments

Comments
 (0)