diff options
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 895c271f..2b4e0b1c 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -2,18 +2,18 @@ <resources> <!-- - <version title="Beta Updates"/> - <item text="" /> <version title="v"/> <item text="" /> --> - - <!--<version title="Beta Updates" />--> - <version title="Beta Updates"/> + <version title="v1.5.4"/> <item text="Add default download manager to download all files" /> <item text="Limit notification sounds when multiple notifications come in" /> <item text="Check that job scheduler exists before scheduling notifications" /> + <item text="Make read notification/message colors more obvious" /> + <item text="Clean up and small bug fixes" /> + <item text="" /> + <item text="" /> <item text="" /> <version title="v1.5.1"/> |