From 97343284880c348dbb1d003732e129572707e122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 5 Nov 2013 11:01:51 +0100 Subject: [PATCH] Small fixes to changelog --- CHANGELOG.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd8b16a0a..24a442577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,25 +1,25 @@ ### 0.54 (2013-11-05) -*New options on the App Details screen to ignore all future updates for that - particular app, or ignore just the current update. -*Apps with Anti-features are no longer hidden, and the corresponding - preferences to unhide them are removed. Instead they are clearly marked on the - App Details screen. -*Apps with incompatible native code architecture requirements are now correctly - filtered. -*A bug that prevented update notifications from appearing has been fixed. -*Theming support, with Light and Dark theme -*New launcher and notification icons, and new default/loading app icon. Icons - are now retrieved dynamically, drastically improving startup time on first - installation. -*All app donation options have been grouped into a submenu, and Litecoin - donation support has been added. -*App filter settings now take effect immediately. -*Apk native code ABIs are now shown in expert mode. -*Search uris for market://search and fdroid.search: are now handled. -*A problem with ActionBar Up navigation on some devices has been fixed. -*Other minor bug fixes, and adjustments to spacings and layouts. -*Lots of translation updates. +* New options on the App Details screen to ignore all future updates for that + particular app, or ignore just the current update. +* Apps with Anti-features are no longer hidden, and the corresponding + preferences to unhide them are removed. Instead they are clearly marked on the + App Details screen. +* Apps with incompatible native code architecture requirements are now correctly + filtered. +* A bug that prevented update notifications from appearing has been fixed. +* Theming support, with Light and Dark themes. +* New launcher and notification icons, and new default/loading app icon. Icons + are now retrieved dynamically, drastically improving startup time on first + installation. +* All app donation options have been grouped into a submenu, and Litecoin + donation support has been added. +* App filter settings now take effect immediately. +* Apk native code ABIs are now shown in expert mode. +* Search uris for market://search and fdroid.search: are now handled. +* A problem with ActionBar Up navigation on some devices has been fixed. +* Other minor bug fixes, and adjustments to spacings and layouts. +* Lots of translation updates. ### 0.50 (2013-08-20)