Update changelog

This commit is contained in:
Daniel Martí 2015-09-09 10:41:06 -07:00
parent 7b4abe46c1
commit 592f0c65bf
1 changed files with 7 additions and 3 deletions

View File

@ -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)