diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/xml/changelog.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/changelog.xml b/res/xml/changelog.xml index 5499f454..233d77de 100644 --- a/res/xml/changelog.xml +++ b/res/xml/changelog.xml @@ -1,12 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> - <release version="4.7.2" versioncode="115" releasedate="7/10/2014"> + <release version="4.7.2" versioncode="116" releasedate="7/10/2014"> <change>Android Wear notification support</change> <change>Selected drawer tab is now bold</change> <change>Scroll to song when clicked in search results</change> <change>Custom sort is now a toggle between sorting by year and alphabetical</change> <change>For persistent notification, use standard notification layout + x in corner</change> <change>Don't display type information for each song</change> + <change>Properly save songs for use with external players</change> <change>Return fast scrolling hack for devices still on Android 4.4.2</change> <change>Various bug fixes and enhancements</change> </release> |