From 8d600ee8ce40b183a10beb1974b0fc6803fcf4c5 Mon Sep 17 00:00:00 2001
From: Hans-Christoph Steiner <hans@eds.org>
Date: Mon, 23 Oct 2017 22:54:37 +0200
Subject: [PATCH] update CHANGELOG

---
 CHANGELOG.md                          |  4 ++++
 metadata/en-US/changelogs/1000011.txt | 21 +++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 metadata/en-US/changelogs/1000011.txt

diff --git a/CHANGELOG.md b/CHANGELOG.md
index fafa621e3..4c07f81da 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