From 3f874629949e5558b8b9fed596c11b138830ca93 Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Thu, 10 Sep 2015 09:25:29 +1000 Subject: [PATCH] Updated changelog with downloadmanager details. Used Toby's MR description because it was very concise. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48a768db6..24f4bdf95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ### 0.97 (2015-10-??) +* Resumeable, simultaneous app downloads in the background using + Android's DownloadManager + * Fix crash when trying to install incompatible apps with the privileged installer