Add release date for 0.8.3

This commit is contained in:
Alexander Neumann
2018-02-26 21:31:50 +01:00
parent ee4bfdf954
commit bc461d32e0
7 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Enhancement: Retry all repository file download errors
Restic will now retry failed downloads, similar to other operations.
https://github.com/restic/restic/pull/1560