update ChangeLog for 1.0

closes #1100
This commit is contained in:
Hans-Christoph Steiner 2017-10-10 14:41:15 +02:00
parent 02707e9a4b
commit e064bdda56
2 changed files with 41 additions and 0 deletions

View File

@ -1,3 +1,23 @@
### 1.0 (2017-10-10)
* completely overhauled workflow for updating apps
* fully translatable app summaries and descriptions
* "What's New" section to show changes in current release
* screenshots and feature graphics
* Support installing media, OTA, ZIP, etc files
* improved protection against tracking (HTTP etag, TLS, etc.)
* fully background updates with Privileged Extension
* highlight donations to app developers
* much faster index updates
### 1.0-alpha5 (2017-10-04)
* fix bug that prevented translations from showing up on Android >= 7.0 (#987)

View File

@ -0,0 +1,21 @@
F-Droid is 1.0!
This release includes lots of big changes:
* completely overhauled workflow for updating apps
* fully translatable app summaries and descriptions
* "What's New" section to show changes in current release
* screenshots and feature graphics
* Support installing media, OTA, ZIP, etc files
* improved protection against tracking (HTTP etag, TLS, etc.)
* fully background updates with Privileged Extension
* highlight donations to app developers
* much faster index updates