packages feed

amazonka-cloudsearch-domains 0.0.2 → 0.0.3

raw patch · 2 files changed

+5/−4 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,10 +8,10 @@  ## Description -    Pending+Pending  Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudsearch-domains)-and [AWS API Reference](http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html).+and the [AWS API Reference](http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html).   ## Contribute
amazonka-cloudsearch-domains.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-cloudsearch-domains-version:               0.0.2+version:               0.0.3 synopsis:              Amazon CloudSearch Domain SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -14,6 +14,7 @@  description:     Pending+     .     /See:/ <http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html AWS API Reference>     .@@ -40,5 +41,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.2.*+          amazonka-core == 0.0.3.*         , base          >= 4.7     && < 5