From faadbd734b23ba60d6b8cae2e6347b6dabee8c47 Mon Sep 17 00:00:00 2001
From: Alexander Neumann <alexander@bumpern.de>
Date: Sat, 14 Oct 2017 20:29:47 +0200
Subject: [PATCH] Add entry to CHANGELOG

---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3efd04804..176d5d71c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,9 @@ Important Changes in 0.X.Y
    https://github.com/restic/restic/issues/1216
    https://github.com/restic/restic/pull/1336
 
+ * Failed backend requests are now automatically retried.
+   https://github.com/restic/restic/pull/1353
+
 Small changes
 -------------