packages feed

amazonka-storagegateway 0.0.2 → 0.0.3

raw patch · 2 files changed

+7/−6 lines, 2 filesdep ~amazonka-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core

API changes (from Hackage documentation)

Files

README.md view
@@ -8,12 +8,12 @@  ## Description -    AWS Storage Gateway is a service that connects an on-premises software-    appliance with cloud-based storage to provide seamless and secure integration-    between your on-premises IT environment and AWS's storage infrastructure.+AWS Storage Gateway is a service that connects an on-premises software+appliance with cloud-based storage to provide seamless and secure integration+between your on-premises IT environment and AWS's storage infrastructure.  Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-storagegateway)-and [AWS API Reference](http://docs.aws.amazon.com/storagegateway/latest/APIReference/Welcome.html).+and the [AWS API Reference](http://docs.aws.amazon.com/storagegateway/latest/APIReference/Welcome.html).   ## Contribute
amazonka-storagegateway.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-storagegateway-version:               0.0.2+version:               0.0.3 synopsis:              Amazon Storage Gateway SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -16,6 +16,7 @@     AWS Storage Gateway is a service that connects an on-premises software     appliance with cloud-based storage to provide seamless and secure integration     between your on-premises IT environment and AWS's storage infrastructure.+     .     /See:/ <http://docs.aws.amazon.com/storagegateway/latest/APIReference/Welcome.html AWS API Reference>     .@@ -86,5 +87,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.2.*+          amazonka-core == 0.0.3.*         , base          >= 4.7     && < 5