From 0bcb1c9b334f4eaab28940aa9ad1cfdc03515a2a Mon Sep 17 00:00:00 2001 From: Aditya Manthramurthy Date: Wed, 10 Jul 2019 09:58:07 -0700 Subject: [PATCH] Update changelog to prepare for release (#128) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e27931..45302b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========== +## Version 1.4.0 + +* Expose runMinioRes and runMinioResWith (#129) +* Improve Haddocks (#127) +* Fix list objects APIs to return directory prefixes when run with + recurse set to False (#126) +* Use streaming signature for streaming payloads when on an insecure + connection (#123) + ## Version 1.3.1 * Add TLS helpers to check if server uses TLS, and to disable