diff options
author | Allan Wang <me@allanwang.ca> | 2018-12-28 23:09:58 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-12-28 23:09:58 -0500 |
commit | 0d6f53c82c4c55afdc61ea20773e7421b368e46f (patch) | |
tree | 4ba35717cb3805cd270b3fc0bda498a1598a6e66 /docs | |
parent | 7f545a19dcb52073bc22d2bb59e6cb4beecac4a6 (diff) | |
download | frost-0d6f53c82c4c55afdc61ea20773e7421b368e46f.tar.gz frost-0d6f53c82c4c55afdc61ea20773e7421b368e46f.tar.bz2 frost-0d6f53c82c4c55afdc61ea20773e7421b368e46f.zip |
Fully remove anko, resolves #1184
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index eb6d1fe3..e6372f3d 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,9 @@ # Changelog +## v2.2.0 +* Rewrite a lot of internal logic to optimize loading +* Change default user agent to new android version, previously a desktop user agent + ## v2.1.2 * Fix message notifications with just one other user |