Update for new release (#122)
This commit is contained in:
parent
76e5651d5a
commit
909f1c482d
@ -1,6 +1,11 @@
|
|||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
## Version 1.3.1
|
||||||
|
|
||||||
|
* Add TLS helpers to check if server uses TLS, and to disable
|
||||||
|
certificate validation for easier testing (#121)
|
||||||
|
|
||||||
## Version 1.3.0
|
## Version 1.3.0
|
||||||
|
|
||||||
* Retry requests that timeout using full-jitter backoff (#119)
|
* Retry requests that timeout using full-jitter backoff (#119)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: minio-hs
|
name: minio-hs
|
||||||
version: 1.3.0
|
version: 1.3.1
|
||||||
synopsis: A MinIO Haskell Library for Amazon S3 compatible cloud
|
synopsis: A MinIO Haskell Library for Amazon S3 compatible cloud
|
||||||
storage.
|
storage.
|
||||||
description: The MinIO Haskell client library provides simple APIs to
|
description: The MinIO Haskell client library provides simple APIs to
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user