monoidmap-quickcheck 0.0.0.0 → 0.0.0.1
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- monoidmap-quickcheck.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,7 @@+# 0.0.0.1++- Refreshed documentation.+ # 0.0.0.0 - Initial release.
monoidmap-quickcheck.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: monoidmap-quickcheck-version: 0.0.0.0+version: 0.0.0.1 bug-reports: https://github.com/jonathanknowles/monoidmap-quickcheck/issues license: Apache-2.0 license-file: LICENSE