From c2ce484e938621b9ed9ba76151eaad0645175d8f Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Wed, 31 May 2017 23:50:48 +0200 Subject: [PATCH] Add version to CHANGELOG --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9fbbc8e9..cb5f9809c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,10 @@ 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 +Important Changes in 0.6.1 ========================== -Small changes: --------------- +This is mostly a bugfix release and only contains small changes: * We've fixed a bug where `rebuild-index` would corrupt the index when used with the s3 backend together with the `default` layout. This is not the