diff options
author | Allan Wang <me@allanwang.ca> | 2019-01-05 23:00:30 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-01-05 23:00:30 -0500 |
commit | eb6f8f21614db5eedd443bb833884d4cd71ec52e (patch) | |
tree | aca585a0b7c80ec8599fc4d504d040817e6ad470 /app/src/main/res/xml/frost_changelog.xml | |
parent | 52e140256f466c35cc040d1fa0c76892dfe64084 (diff) | |
download | frost-eb6f8f21614db5eedd443bb833884d4cd71ec52e.tar.gz frost-eb6f8f21614db5eedd443bb833884d4cd71ec52e.tar.bz2 frost-eb6f8f21614db5eedd443bb833884d4cd71ec52e.zip |
Prepare next releasev2.2.1
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 1c5b1a88..adc888c6 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,12 @@ <item text="" /> --> + <version title="v2.2.1" /> + <item text="Update theme" /> + <item text="Update translations" /> + <item text="Fix misc bugs" /> + <item text="Improve startup speed" /> + <version title="v2.2.0" /> <item text="Rewrite a lot of internal logic to optimize loading" /> <item text="Change default user agent to new android version, previously a desktop user agent" /> @@ -13,9 +19,6 @@ <item text="Update theme, including like button, menu icon, and material light bugs" /> <item text="Fix login problem when one account is signed in." /> <item text="Fix some problems when exiting the image viewer" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v2.1.2" /> <item text="Fix message notifications with just one other user" /> |