mirror of
https://github.com/restic/restic.git
synced 2024-12-23 00:07:25 +00:00
Add entry to CHANGELOG
This commit is contained in:
parent
04cfb984ae
commit
bc88a8bb03
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,6 +1,17 @@
|
|||
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
|
||||
==========================
|
||||
|
||||
* We've added an official docker image and a Dockerfile to build this image in
|
||||
`docker/`.
|
||||
https://github.com/restic/restic/pull/1061
|
||||
|
||||
Small changes
|
||||
-------------
|
||||
|
||||
|
||||
Important Changes in 0.7.1
|
||||
==========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue