Update for new release (#104)

This commit is contained in:
Aditya Manthramurthy 2018-07-06 10:42:48 -07:00 committed by GitHub
parent c1ee36c19e
commit c8a32ad217
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Changelog
==========
## Version 1.2.0
* Export Provider and findFirst to look for credentials (#103)
## Version 1.1.0
This version brings the following changes:

View File

@ -1,5 +1,5 @@
name: minio-hs
version: 1.1.0
version: 1.2.0
synopsis: A Minio Haskell Library for Amazon S3 compatible cloud
storage.
description: The Minio Haskell client library provides simple APIs to