mirror of
https://github.com/restic/restic.git
synced 2024-12-23 08:16:36 +00:00
Add entry to CHANGELOG
This commit is contained in:
parent
ac5eefdee4
commit
c40b3d3983
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,6 +1,18 @@
|
|||
This file describes changes relevant to all users that are made in each
|
||||
released version of restic from the perspective of the user.
|
||||
|
||||
Important Changes in 0.X.Y
|
||||
==========================
|
||||
|
||||
|
||||
Small changes
|
||||
-------------
|
||||
|
||||
* The directory structure in the fuse mount now exposes a symlink `latest`
|
||||
which points to the latest snapshot in that particular directory.
|
||||
https://github.com/restic/restic/pull/1249
|
||||
|
||||
|
||||
Important Changes in 0.7.3
|
||||
==========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue