From a6199e7603c429546c1f867ce49caf8f27ed334b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 6 Oct 2015 12:40:34 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73299e933..c94fc000a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ * Rework the privileged installer to use an extension as a privileged app instead of F-Droid itself +* Add a new night theme + * Enable TLS v1.2 on all Android versions that support it * Fix crash when trying to install incompatible apps with the privileged @@ -18,7 +20,7 @@ * Fix downloading from HTTP servers that did not send a Content-Length -* Material design tweaks and fixes +* Material design tweaks and fixes, including repo and app screens makeovers * Add StrictMode to debug builds