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 ec635144f..f599e28b8 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-9
+10
diff --git a/changelog.txt b/changelog.txt
index d38dbe691..6303d4c8b 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,16 @@
+2017-10-11 - 2.0.2.10_canary_2017-10-11
+==========
+* Fixed an issue with the compare command not working with filters
+* Fixed showing the full version number on the app on MacOS
+* Code quality cleanup, thanks @warwickmm
+* Added code to detect the power supply source, thanks @warwickmm
+* Fixed an issuw with quota detection for non-drive roots on Windows, thanks @t$
+* Implemented retention policy as a commandline switch, thanks @tekkiwulf
+* Improved default filters, thanks @tygill
+* Updated FasterHashing to fix problems on MacOS and with OpenSSL 1.1
+* Fixed the remote-file delete function to only delete Duplicati-related files
+* Added option to run the tray-icon detached from the console
+
2017-10-01 - 2.0.2.9_canary_2017-10-01
==========
* Updated libraries: NewtonSoft.Json, AzureBlob, AWS, SSH, SharpCompress, Meg, NGetText, MimeKit, MailKit, AlphaFS, CoCoL