From d4d6d7ffbe8008f53f762ba5309696ac4acb9381 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sat, 28 Sep 2019 19:07:35 +0100 Subject: [PATCH] [changelog] updated --- CHANGELOG.org | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index c4bd0e4..656f9cc 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -6,6 +6,16 @@ The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog] [[https://semver.org/spec/v2.0.0.html][Semantic Versioning]]. +* [0.9.1] - 2019-09-28 + +** Fixed + + - Progress UI should be updated when upload fails (#218) + +** Dependencues + + - Update ~aws-java-sdk-s3~ to ~1.11.641~ (#217) + * [0.9.0] - 2019-09-27 ** Added