aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
index 169edaa0..dc77a5a3 100644
--- a/app/src/main/res/xml/changelog.xml
+++ b/app/src/main/res/xml/changelog.xml
@@ -1,5 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="5.3.2" versioncode="190" releasedate="10/22/2016">
+ <change>Add support for casting Internet Radio to ChromeCast/DLNA</change>
+ <change>Add support for Play Title by Artist from Google Search</change>
+ <change>Move to more modern connection framework</change>
+ <change>Use Google Play SSL</change>
+ <change>Show album instead of artist for Show all media</change>
+ <change>Ask for location permissions for Day/Night themes</change>
+ <change>Fix a change to the ChromeCast API</change>
+ <change>Fix Show all media sometimes failing</change>
+ </release>
<release version="5.3.1" versioncode="187" releasedate="10/4/2016">
<change>Fix Internet Radio streams which point to playlists</change>
<change>Don't show playback speed button below Android 6.0</change>