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)