Add entry to changelog

This commit is contained in:
Alexander Neumann 2018-08-20 21:55:12 +02:00
parent 76387b6cd0
commit 5937b5b355
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Enhancement: Display reason why forget keeps snapshots
We've added a column to the list of snapshots `forget` keeps which details the
reasons to keep a particuliar snapshot. This makes debugging policies for
forget much easier. Please remember to always try things out with `--dry-run`!
https://github.com/restic/restic/pull/1876