From 00ef542e49f9e4098c33d912505e741ce1f77e95 Mon Sep 17 00:00:00 2001 From: Amine Date: Sat, 3 Nov 2018 18:48:50 +0100 Subject: [PATCH] Closes #33. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13ea5f7..f66506e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ **1.7.x** +- Closes #33. Background sync with settings. + - Closing #1. Initial article caching. - Closing #228 by removing the list action bar. Action buttons are exclusively on the card view from now on.