diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-28 23:26:22 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-28 23:26:22 -0700 |
commit | 9b32e6c884797985e72deb18c05ea3d434a966ac (patch) | |
tree | fd0429f4a7eacad1e7827ba494f9cf30f9efe0f0 /docs | |
parent | 8fb903398a3692e42d4ea8ddcf047937841f5901 (diff) | |
download | frost-9b32e6c884797985e72deb18c05ea3d434a966ac.tar.gz frost-9b32e6c884797985e72deb18c05ea3d434a966ac.tar.bz2 frost-9b32e6c884797985e72deb18c05ea3d434a966ac.zip |
Use mobile agent for non facebook urls
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 52217c85..03fa56ab 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,8 @@ # Changelog +## v2.4.1 +* Convert facebook desktop urls to mobile ones + ## v2.4.0 * Removed request services, which potentially caused phishing warnings. * Save images with the correct extensions. |