Update changelog

This commit is contained in:
Daniel Martí 2015-09-30 11:50:33 -07:00
parent 8f6af2be55
commit c57c73ec92
1 changed files with 8 additions and 5 deletions

View File

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