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)