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,8 @@
Enhancement: Add --read-data-subset flag to check command
This change introduces ability to check integrity of a subset of repository
data packs. This can be used to spread integrity check of larger repositories
over a period of time.
https://github.com/restic/restic/issues/1497
https://github.com/restic/restic/pull/1556