From 8b7a9f215c7ca8829cd9f67d87775ba3933d72bf Mon Sep 17 00:00:00 2001 From: Peter Serwylo <peter@serwylo.com> Date: Sat, 11 Apr 2015 23:17:08 +1000 Subject: [PATCH] Updated changelog with 2-way-swap and locale preference. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5c824af..b72347b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ * Show list of apps to in the update notification (on devices with Android 4.1 or higher) +* Locale can now be changed from F-Droid preferences + * Fix an issue where xml files could pile up in the data directory * Improve app and search link handling while also adding supporting for Amazon @@ -20,6 +22,9 @@ * Fixed bug where categories were always empty on non-english locales +* Swapping is now two way. Connecting to a swap on one device will + initiate a swap on the other device. + * Misc fixes to the "swap" workflow (especially on Android 2.3 devices) ### 0.83 (2015-03-26)