diff options
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index b5e91310..01785447 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,13 @@ <item text="" /> --> + <version title="v1.7.2" /> + <item text="Optimize login view" /> + <item text="Rewrite parsers" /> + <item text="Fix message notification icons" /> + <item text="Small theme updates" /> + <item text="" /> + <item text="" /> <version title="v1.7.1" /> <item text="Fix launching messages in new overlay" /> @@ -14,8 +21,6 @@ <item text="Automatically bring toolbar up when keyboard is shown" /> <item text="Rewrite theme components to fully support AMOLED and improve light" /> <item text="Properly pause webviews when not in use" /> - <item text="" /> - <item text="" /> <version title="v1.7.0" /> <item text="Fully customize your tabs! Check out settings > appearance > main activity tabs" /> |