aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-04-30 21:51:12 -0700
committerScott Jackson <daneren2005@gmail.com>2014-04-30 21:51:12 -0700
commite2c1eb7313ecebc3b9de296c40f6bd85e3aada76 (patch)
treec701e73bf88acbc26b1c3e3976f9923a2a6a248a /res
parent951354e15c3c680b2c2966e9da06d7ca0cbc5fde (diff)
downloaddsub-e2c1eb7313ecebc3b9de296c40f6bd85e3aada76.tar.gz
dsub-e2c1eb7313ecebc3b9de296c40f6bd85e3aada76.tar.bz2
dsub-e2c1eb7313ecebc3b9de296c40f6bd85e3aada76.zip
DSub 4.6 Beta 3 Released
Diffstat (limited to 'res')
-rw-r--r--res/xml/changelog.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/xml/changelog.xml b/res/xml/changelog.xml
index 7340adce..7032ec95 100644
--- a/res/xml/changelog.xml
+++ b/res/xml/changelog.xml
@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="4.6 Beta 3" versioncode="104" releasedate="4/30/2014">
+ <change>Make large album art optional</change>
+ <change>Don't show artist for large album arts when viewing a artist's albums</change>
+ <change>Add padding around albums</change>
+ <change>Fix a case of files trying to download infinitely in background</change>
+ <change>Fix crash for Gingerbread</change>
+ <change>Fix going to offline mode losing current track progress</change>
+ </release>
<release version="4.6 Beta 2" versioncode="103" releasedate="4/28/2014">
<change>Fix issue causing pull to refresh being triggered incorrectly</change>
<change>Fix crash on rotate</change>