Bump up version for new release (#158)

This commit is contained in:
Aditya Manthramurthy 2020-10-16 17:08:34 -07:00 committed by GitHub
parent 787f638d45
commit ab2c6b0b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
## Version 1.5.3
* Fix windows build
* Fix support for Yandex Storage (#147)
* Fix for HEAD requests to S3/Minio (#155)
* Bump up some dependencies, new code formatting, Github CI, example fixes and other minor improvements.
## Version 1.5.2
* Fix region `us-west-2` for AWS S3 (#139)

View File

@ -1,6 +1,6 @@
cabal-version: 2.2
name: minio-hs
version: 1.5.2
version: 1.5.3
synopsis: A MinIO Haskell Library for Amazon S3 compatible cloud
storage.
description: The MinIO Haskell client library provides simple APIs to