fb 2.0.1 → 2.1.0
raw patch · 2 files changed
+6/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- fb.cabal +2/−2
CHANGELOG.md view
@@ -1,3 +1,7 @@+# Version 2.1.0++* Same release as 2.0.1 bound follows PVP properly+ # Version 2.0.1 * Fix MonadUnliftIO instance for FacebookT
fb.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: f698ca30c7f08b732695d16796a83805031f7c6656a996d179507f92d1ad54e1+-- hash: e2cc3ca3fd02a2be22dd0d92f12c223ee497832e69352eac893f894d5c690177 name: fb-version: 2.0.1+version: 2.1.0 synopsis: Bindings to Facebook's API. description: This package exports bindings to Facebook's APIs (see <http://developers.facebook.com/>). Does not have any external