hjsonschema 0.5.1.0 → 0.5.1.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.txt +4/−0
- hjsonschema.cabal +1/−1
changelog.txt view
@@ -1,3 +1,7 @@+# 0.5.1+++ Switch from wreq to http-conduit; drop lens dependency.+ # 0.5 + Start changelog.
hjsonschema.cabal view
@@ -1,5 +1,5 @@ name: hjsonschema-version: 0.5.1.0+version: 0.5.1.1 synopsis: JSON Schema Draft 4 library homepage: https://github.com/seagreen/hjsonschema license: MIT