From 2ecf18dc7f47e3ceb332311a3f06783f72f1f514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 7 Dec 2015 21:31:44 +0100 Subject: [PATCH] Start 0.98 changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1a682007..af2204bcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +### 0.98 (upcoming release) + +* Add support for HTTP basic authentication of repos + +* Fix repo updating on devices with little memory by not growing memory + usage linearly with the number of apps + +* Add English to the list of languages to use in the settings + +* Replace search dialog with a search widget + +* Translation updates + ### 0.97 (2015-11-07) * Add option to prompt for unstable updates globally