Prepare changelog files for 0.9.6

This commit is contained in:
Alexander Neumann
2019-11-22 16:18:33 +01:00
parent e14c4b1737
commit 29b7b17491
8 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Enhancement: Make `--group-by` accept both singular and plural
One can now use the values `host`/`hosts`, `path`/`paths` and
`tag` / `tags` interchangeably in the `--group-by` argument.
https://github.com/restic/restic/issues/2330