Bump up version for new release (#158)
This commit is contained in:
parent
787f638d45
commit
ab2c6b0b02
@ -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)
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user