We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c8a135 + 2b7d688 commit 2264930Copy full SHA for 2264930
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.0.1
2
+
3
+- Added support for GHC `9.8`.
4
5
# 0.3.0.0
6
7
- Added laws for the following factorial semigroup and monoid classes:
quickcheck-monoid-subclasses.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: quickcheck-monoid-subclasses
-version: 0.3.0.0
+version: 0.3.0.1
bug-reports: https://github.com/jonathanknowles/quickcheck-monoid-subclasses/issues
license: Apache-2.0
license-file: LICENSE
0 commit comments