collection-json 1.3.1.0 → 1.3.1.3
raw patch · 2 files changed
+15/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +14/−0
- collection-json.cabal +1/−1
ChangeLog.md view
@@ -1,5 +1,19 @@ # Revision history for collection-json +## 1.3.1.3 -- 2019-02-21++* Update cabal.config.+* Integrate cloudbuild fixes from network-arbitrary.+* Update sdist path for new-sdist.++## 1.3.1.2 -- 2018-02-05++* Change sdist to new-sdist.++## 1.3.1.1 -- 2019-01-31++* Change TAG to TAG_NAME in cloudbuild configuration.+ ## 1.3.1.0 -- 2019-01-22 * Update hspec-discover.
collection-json.cabal view
@@ -1,5 +1,5 @@ name: collection-json-version: 1.3.1.0+version: 1.3.1.3 synopsis: Collection+JSON—Hypermedia Type Tools description: