aboutsummaryrefslogtreecommitdiff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-29 01:54:39 -0700
committerGitHub <noreply@github.com>2019-09-29 01:54:39 -0700
commitd96925128fc04046d6c8f3e27d55ff605f83435d (patch)
tree351d4ce7691f4934bdfb3346467d6fadf788933c /docs/Changelog.md
parent6aa3b49be7c37d1790dd42a4a7066a8685a34c48 (diff)
parent356a67d184ac82831d77221a84215d3ec87e177d (diff)
downloadfrost-d96925128fc04046d6c8f3e27d55ff605f83435d.tar.gz
frost-d96925128fc04046d6c8f3e27d55ff605f83435d.tar.bz2
frost-d96925128fc04046d6c8f3e27d55ff605f83435d.zip
Merge branch 'dev' into message-scroll
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 54684053..30820aa0 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -4,6 +4,7 @@
* Add better support for mobile url conversions
* Notification tab will keep first page in the same window; fixes marking notifications as read
* Fix nav and status bar icon colors for custom themes (Android O+)
+* Fix biometric prompt, and prompt on activity resume
## v2.4.0
* Removed request services, which potentially caused phishing warnings.