diff --git a/CHANGELOG.md b/CHANGELOG.md index c4cdeca3c..890877de1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.0.1 (2017-10-23) + +* fixed index update failure on Android 5.0 (#1014) + ### 1.0 (2017-10-10) * Completely overhauled workflow for updating apps diff --git a/metadata/en-US/changelogs/1000011.txt b/metadata/en-US/changelogs/1000011.txt new file mode 100644 index 000000000..58bc6d448 --- /dev/null +++ b/metadata/en-US/changelogs/1000011.txt @@ -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