diff options
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 13 |
1 files changed, 8 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..8841974d 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -8,14 +8,17 @@ <item text="" /> --> - <!--<version title="Beta Updates" />--> - - <version title="Beta Updates"/> + <version title="Beta Updates"/> + <item text="Numerous bug fixes in KAU" /> + <item text="Set background back to white on non facebook pages" /> + <item text="" /> + <item text="" /> + + <version title="v1.5.2"/> <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="" /> - + <version title="v1.5.1"/> <item text="Release day is here!" /> <item text="Add full support for messaging in overlays. We will dynamically launch new overlays when required to." /> |