amazonka-s3-streaming 1.0.0.0 → 1.0.0.1
raw patch · 2 files changed
+4/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Changelog.md +3/−0
- amazonka-s3-streaming.cabal +1/−1
Changelog.md view
@@ -1,5 +1,8 @@ # Changelog - amazonka-s3-streaming +## 1.0.0.0+ - Update to support conduit >= 1.3 only.+ ## 0.2.0.5 - Fix compatibility with
amazonka-s3-streaming.cabal view
@@ -1,5 +1,5 @@ name: amazonka-s3-streaming-version: 1.0.0.0+version: 1.0.0.1 synopsis: Provides conduits to upload data to S3 using the Multipart API description: Provides a conduit based streaming interface and a concurrent interface to uploading data to S3 using the Multipart API. Also provides method to upload