Prepare changelog for 0.9.5

This commit is contained in:
Alexander Neumann
2019-04-23 13:19:23 +02:00
parent 18ec27a0da
commit 1ac560181b
13 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Enhancement: add Openstack application credential auth for Swift
Since Openstack Queens Identity (auth V3) service supports an application
credential auth method. It allows to create a technical account with the
limited roles. This commit adds an application credential authentication
method for the Swift backend.
https://github.com/restic/restic/issues/2155