From 6c05353086c9d3a12ad40131fec6e73d100b9257 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Mon, 17 Jul 2017 22:02:06 +0200 Subject: [PATCH] Add entry to CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb76e9337..5b9cc44cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,9 @@ Small changes (usually when ctrl+t is pressed). https://github.com/restic/restic/pull/1082 + * The dependencies have been updated. + https://github.com/restic/restic/pull/1108 + Important Changes in 0.7.0 ==========================