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 @@
Bugfix: SFTP backend supports IPv6 addresses
The SFTP backend now supports IPv6 addresses natively, without relying on
aliases in the external SSH configuration.
https://github.com/restic/restic/pull/2592