Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt13
2 files changed, 14 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 60d3b2f4a..b6a7d89c6 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-15
+16
diff --git a/changelog.txt b/changelog.txt
index 29f8215a7..ec7c8e763 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,16 @@
+2019-03-28 - 2.0.4.16_canary_2019-03-28
+==========
+* Fixed an issue with Sia authentication, thanks @Ajedi32
+* Improved documentation, thanks @kesava-wow
+* Improved code quality, thanks @warwickmm
+* Added custom B2 download url option, thanks @aahung
+* Updated list of Wasabi and S3 storage destinations, thanks @FroggieFrog
+* Fixed a case where temporary files were not removed, thanks @warwickmm
+* Code refactor and quality improvement, thanks @verhoek
+* Added option for parallel uploads, thanks @seantempleton
+* Improved exception messages, thanks @warwickmm
+* Implemented Jottacloud multithreading uploads, thanks @nescafe2002
+
2019-02-06 - 2.0.4.15_canary_2019-02-06
==========
* Fixed an issue with backup of a Windows drive (without a path)