push-notify-apn 0.1.0.7 → 0.1.0.8
raw patch · 2 files changed
+7/−2 lines, 2 filesdep ~http2-clientPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http2-client
API changes (from Hackage documentation)
Files
- changelog.md +5/−0
- push-notify-apn.cabal +2/−2
changelog.md view
@@ -1,3 +1,8 @@+0.1.0.8+=======++- Remove version constraints for http2-client+ 0.1.0.7 =======
push-notify-apn.cabal view
@@ -1,5 +1,5 @@ name: push-notify-apn-version: 0.1.0.7+version: 0.1.0.8 synopsis: Send push notifications to mobile iOS devices description: push-notify-apn is a library and command line utility that can be used to send@@ -30,7 +30,7 @@ , containers , data-default , http2- , http2-client >= 0.7.0.0 && < 0.8+ , http2-client , random , text , time