Prepare changelog for 0.10.0

This commit is contained in:
Alexander Neumann
2020-09-19 17:37:59 +02:00
parent 6ff0082c02
commit 96fd982f6a
45 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Enhancement: Improve speed of diff command
We've improved the performance of the diff command when comparing snapshots
with similar content. It should run up to twice as fast as before.
https://github.com/restic/restic/pull/2598