monoidmap-aeson 0.0.0.3 → 0.0.0.4
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-aeson.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,7 @@+# 0.0.0.4++- Refreshed documentation.+ # 0.0.0.3 - Simplified imports required for documentation.
monoidmap-aeson.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: monoidmap-aeson-version: 0.0.0.3+version: 0.0.0.4 bug-reports: https://github.com/jonathanknowles/monoidmap-aeson/issues license: Apache-2.0 license-file: LICENSE