Add entry to CHANGELOG

This commit is contained in:
Alexander Neumann 2017-08-05 11:59:14 +02:00
parent 739350fd8e
commit 14f5f6235a
1 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,11 @@ Small changes
* Properly report errors when reading files with exclude patterns.
https://github.com/restic/restic/pull/1144
* We now automatically generate man pages for all restic commands, see the
subdir `doc/man`.
https://github.com/restic/restic/issues/697
https://github.com/restic/restic/pull/1147
Important Changes in 0.7.1
==========================