Bump up version for new release 0.3.2 (#76)
This commit is contained in:
parent
566e796409
commit
8ec18f7ebe
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,6 +1,19 @@
|
||||
Changelog
|
||||
==========
|
||||
|
||||
## Version 0.3.2
|
||||
|
||||
This release brings the following changes:
|
||||
|
||||
* Add `removeIncompleteUpload` API (#49)
|
||||
* Add presigned operations APIs (#56)
|
||||
* Add presigned Post Policy API (#58)
|
||||
* Skip SHA256 checksum header for secure connections (#65)
|
||||
* Remove resuming capability in PutObject (#67)
|
||||
* Add ListObjectsV1 API support (#66)
|
||||
* Add Bucket Notification APIs (#59)
|
||||
* Reverse #54 - tests fix.
|
||||
|
||||
## Version 0.3.1
|
||||
|
||||
This is a bug-fix release:
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: minio-hs
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
synopsis: A Minio Haskell Library for Amazon S3 compatible cloud
|
||||
storage.
|
||||
description: The Minio Haskell client library provides simple APIs to
|
||||
|
||||
Loading…
Reference in New Issue
Block a user