aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-09 00:41:19 -0700
committerGitHub <noreply@github.com>2019-09-09 00:41:19 -0700
commit35a2e236e394abc17f2238c296b6fbead4ce6a49 (patch)
tree66d81d42186f4a60911332983542f392efe7eb42 /app/src/main/res/xml/frost_changelog.xml
parentf8b477b976cf858e1fff5dbb8f9de26ef3de1cd4 (diff)
parent5f397d2b8f699dd1bf8c08c3951e864d3ac14304 (diff)
downloadfrost-35a2e236e394abc17f2238c296b6fbead4ce6a49.tar.gz
frost-35a2e236e394abc17f2238c296b6fbead4ce6a49.tar.bz2
frost-35a2e236e394abc17f2238c296b6fbead4ce6a49.zip
Merge pull request #1535 from AllanWang/fix-biometrics
Move biometric init out of coroutine launch
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 42739ab1..2fb9984a 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -8,7 +8,7 @@
<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="Save images with the correct extensions." />
<item text="" />
<version title="v2.3.2" />