diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 8f68de9f..e7681107 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -10,7 +10,14 @@ <!--<version title="Beta Updates" />--> - <version title="v1.4.2"/> + <version title="Beta Updates"/> + <item text="Fixed notification titles" /> + <item text="Added support for downloading videos" /> + <item text="" /> + <item text="" /> + <item text="" /> + + <version title="v1.5.0"/> <item text="Experimental: Add notifications for messages; report to me if this drains your battery" /> <item text="Add FAQ in the about section" /> <item text="Add video uploading" /> |