diff options
author | Scott Jackson <daneren2005@gmail.com> | 2015-09-28 16:52:44 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2015-09-28 16:52:44 -0700 |
commit | f94c691751e065229959da1ff761fa0443ce9534 (patch) | |
tree | 8dbdd2d8e94da34479258590c44173a8aa850a6e /app/src/main/res/xml | |
parent | 49a2a6a29be4e5effdb7516e39b8d13d0d351bb7 (diff) | |
download | dsub-f94c691751e065229959da1ff761fa0443ce9534.tar.gz dsub-f94c691751e065229959da1ff761fa0443ce9534.tar.bz2 dsub-f94c691751e065229959da1ff761fa0443ce9534.zip |
DSub 5.0.3 Released
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index 3d317168..95295f48 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,5 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="5.0.3" versioncode="158" releasedate="9/28/2015"> + <change>Add context menu items back as optional</change> + <change>Add setting to shuffle by albums or by songs</change> + <change>Fix missing Most Played albums</change> + </release> <release version="5.0.2" versioncode="157" releasedate="9/18/2015"> <change>Remove new auth since servers using LDAP break</change> <change>Auto skip non-downloaded songs with Wifi required setting</change> |