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,9 @@
Enhancement: Improve the chunking algorithm
We've updated the chunker library responsible for splitting files into smaller
blocks. It should improve the chunking throughput by 5-15% depending on the
CPU.
https://github.com/restic/restic/pull/2576
https://github.com/restic/restic/pull/2845
https://github.com/restic/restic/issues/2820