From c57c73ec9241850226a0bd75beb8db961bdaf5d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 30 Sep 2015 11:50:33 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fd1da895..e43c0b1b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,16 +3,21 @@ * Resumeable, simultaneous app downloads in the background using Android's DownloadManager -* Fix crash when trying to install incompatible apps with the privileged - installer - * Add option to prompt for unstable updates globally * Add support for free Certificate Authorities: cert.startcom.org and letsencrypt.org +* Rework the privileged installer to use an extension as a privileged app + instead of F-Droid itself + * Enable TLS v1.2 on all Android versions that support it +* Fix crash when trying to install incompatible apps with the privileged + installer + +* Material design tweaks and fixes + * Add StrictMode to debug builds * Make the GitLab CI run the tests in an emulator @@ -22,8 +27,6 @@ * Switched to Weblate for translations -* Material design tweaks and fixes - * Translation updates ### 0.96.1 (2015-09-24)