morpheus-graphql-client 0.15.0 → 0.15.1
raw patch · 2 files changed
+4/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +2/−0
- morpheus-graphql-client.cabal +2/−2
changelog.md view
@@ -1,5 +1,7 @@ # Changelog +## 0.15.1 - 12.09.2020+ ## 0.15.0 - 12.09.2020 ### minor
morpheus-graphql-client.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: ebd1f0c440c7d4a9763d3f02298a0363f420bdd63dac255fb293176f6024ad19+-- hash: 13a17d08fbc7ae3bac2e3d68edd67acdbbcf781e391153b2670753ca9a9a8e83 name: morpheus-graphql-client-version: 0.15.0+version: 0.15.1 synopsis: Morpheus GraphQL Client description: Build GraphQL APIs with your favourite functional language! category: web, graphql, client