Create changelog/ release subdir for 0.9.2

This commit is contained in:
Alexander Neumann
2018-08-06 21:28:16 +02:00
parent ce7fb166b3
commit 16ca837763
11 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Bugfix: Fix restore with --include
We fixed a bug which prevented restic to restore files with an include filter.
https://github.com/restic/restic/issues/1870
https://github.com/restic/restic/pull/1900