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:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 1db4f200a..a2ba1cb4e 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,20 @@
+2020-02-18 - 2.0.5.103_canary_2020-02-18
+==========
+
+This is a rebuild of 2.0.5.102 with a fix for MacOS packages
+
+* Improved performance of the recovery-tool, thanks @tfriedel and @warwickmm
+* Debian and RPM packages now require Mono 5.0, thanks @drwtsn32x
+* Fixed issue with USN returning too many results, thanks @drwtsn32x
+* Code quality improvements, thanks @warwickmm
+* Added `.odg` and `.otg` as compressed file types, thanks @warwickmm
+* Improved USN changes by looking at size and attributes, thanks @drwtsn32x
+* Code quality improvements, thanks @drwtsn32x
+* Unittest improvements, thanks @warwickmm
+* The OVH backend now points to Keystone v3, thanks @warwickmm
+* Fixed allowing minutes in retention rules, thanks @Pectojin
+* Fixed loading SQLite on Windows, thanks @warwickmm
+
2020-02-18 - 2.0.5.102_canary_2020-02-18
==========
* Improved performance of the recovery-tool, thanks @tfriedel and @warwickmm