From 5238026ce3d3815702bdb77f8229bb18dc934e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 14 Feb 2016 14:12:48 +0000 Subject: [PATCH] Update changelog for bugfix release --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f889b953e..e5b668f57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +### 0.98.1 (2016-02-14) + +* Fix crash when entering only a space into the search dialog + +* Fix crash when entering slashes into the search dialog + +* Fix potential fragment crash when installing/removing a package + +* Fix crash when adding malformed URIs as repos + +* Fix Android.mk build when the output dir is a relative path + ### 0.98 (2016-02-01) * Add opt-in crash reporting via ACRA