From c9401422ffc559c3e21c21dcb341e0f39e2bafe5 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sun, 29 Mar 2020 16:41:59 +0100 Subject: [PATCH] Correction to changelog for v2.7.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb9450c..b21fcce6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Released on *2020-03-29* * NEW: Selectable dark mode for app UI and for articles (does not work on IE11) * NEW: Optional transition between app pages -* NEW: Native asset caching in Service Worker mode - considerably speeds up article load times in most contexts +* NEW: Native asset caching in Service Worker mode - considerably speeds up article load times in some contexts * UPDATE: Privacy Policy * UPDATE: Minor changes to Kiwix icon * UPDATE: Bootstrap updated to v4