From 592f0c65bf2ec21901066465bc5f86fb88cc2d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 9 Sep 2015 10:41:06 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50661332f..48a768db6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,14 @@ * Fix crash when trying to install incompatible apps with the privileged installer -* add support for free Certificate Authorities: https://cert.startcom.org and - https://letsencrypt.org +* Add support for free Certificate Authorities: cert.startcom.org and + letsencrypt.org -* enable TLS v1.2 on all Android versions that support it +* Enable TLS v1.2 on all Android versions that support it + +* Add StrictMode to debug builds + +* Make the GitLab CI run the tests in an emulator as well as testing the build ### 0.96 (2015-09-03)