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:
authorKenneth Skovhede <kenneth@hexad.dk>2018-11-08 14:03:58 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2018-11-08 14:03:58 +0300
commite5d4a51b84bc24a37f0d0ed50341ae036bb23b34 (patch)
tree7c4497ab5e92907b2d011eaa61de5aeb01f11cf3
parent8dd3d1376ca36a13932b8652cc66675c78086aa9 (diff)
Version bump to v2.0.3.14-2.0.3.14_canary_2018-11-08v2.0.3.14-2.0.3.14_canary_2018-11-08
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.3.14_canary_2018-11-08.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.3.14_canary_2018-11-08.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.3.14_canary_2018-11-08.zip.sig.asc MD5: ef359a0ea7a3d9d3767e749bbc120289 SHA1: 03ef1abe128b4fea310bfd404c275fbaecdb349c SHA256: a9c0fb929139a15b338a14e87776b26aadacb694356d02ce56d2ae2c188b1445
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt6
2 files changed, 7 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index b1bd38b62..8351c1939 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-13
+14
diff --git a/changelog.txt b/changelog.txt
index 829b3f497..5b4f3e434 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,9 @@
+2018-11-08 - 2.0.3.14_canary_2018-11-08
+==========
+* Removed unused icons, thanks @Pectojin
+* Updated AWS libraries, thanks @Pectojin
+* Removed the WindowsService restart fix as it did not work as expected
+
2018-10-31 - 2.0.3.13_canary_2018-10-31
==========
* Added more tests, thanks @warwickmm