diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-08 00:19:57 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-08 00:19:57 -0700 |
commit | 4e09cf236f8aa33f3ceb67ce907e920ed1f81dc0 (patch) | |
tree | 4930b1fb54c6e778e1b6c16dbd70a7f3174a02ba /app/src/main/res | |
parent | ad0fcdcb581ee036ace2c55524069b2beef3603a (diff) | |
download | frost-4e09cf236f8aa33f3ceb67ce907e920ed1f81dc0.tar.gz frost-4e09cf236f8aa33f3ceb67ce907e920ed1f81dc0.tar.bz2 frost-4e09cf236f8aa33f3ceb67ce907e920ed1f81dc0.zip |
Update changelog and apply spotless
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 6142f595..42739ab1 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,10 @@ <item text="" /> --> + <version title="v2.4.0" /> + <item text="Removed web only mode for auth requests. Marking notifications as read is now disabled by default to deal with phishing accusations." /> + <item text="" /> + <item text="" /> <version title="v2.3.2" /> <item text="Disable auto feed refresh by default and add setting to re-enable it" /> |