diff options
author | Allan Wang <me@allanwang.ca> | 2021-01-13 00:42:22 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-01-13 00:42:22 -0800 |
commit | 28e7848e0da91be7f841e133ed989769bfcc6dca (patch) | |
tree | ab4ce8442ebcd8b3c5a5de12b65487e2d36fdc47 /app/src/main/res | |
parent | ffefc86e0af62845a4493359c0d00b6d77290b26 (diff) | |
download | frost-28e7848e0da91be7f841e133ed989769bfcc6dca.tar.gz frost-28e7848e0da91be7f841e133ed989769bfcc6dca.tar.bz2 frost-28e7848e0da91be7f841e133ed989769bfcc6dca.zip |
Update changelog
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 6a526ccb..8badfc5f 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="v3.0.0" /> + <item text="Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails" /> + <item text="Added initial support for messenger.com" /> + <item text="" /> + <item text="" /> + <version title="v2.4.7" /> <item text="Fix theme not always sticking on refresh" /> <item text="Disable long press menu from appearing immediately after scrolling" /> |