From 286aa6679ca06de50e0584e924d938f6611e65f5 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 26 Jul 2015 18:02:04 +0200 Subject: [PATCH] Prepared release 1.1.0 --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index fdc67b2..2bf4d68 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +1.1.0 / 2015-07-26 +================== + + * Fetch s3 file list in parallel + * Do file sync with more than 1 thread in parallel + 1.0.1 / 2015-07-26 ==================