aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-29 02:12:35 -0700
committerAllan Wang <me@allanwang.ca>2019-09-29 02:12:35 -0700
commit8b6daa04fcf0541977defa91b3b624713f831123 (patch)
treee26814191de1cfa088c3d3f241d1a5912e1fa65d /docs
parenta4e9eb442797d70d9285600e5ba91f3eb2f21997 (diff)
downloadfrost-8b6daa04fcf0541977defa91b3b624713f831123.tar.gz
frost-8b6daa04fcf0541977defa91b3b624713f831123.tar.bz2
frost-8b6daa04fcf0541977defa91b3b624713f831123.zip
Add option to open overlay links in browser
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 5c47c8fa..673f2e22 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -6,6 +6,7 @@
* Fix nav and status bar icon colors for custom themes (Android O+)
* Fix biometric prompt, and prompt on activity resume
* Fix notification title
+* Add option to open overlay links in browser
## v2.4.0
* Removed request services, which potentially caused phishing warnings.