diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-01 23:55:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-01 23:55:47 -0700 |
commit | 312f956b8a50f48075ebfee580dd4545e1c630f3 (patch) | |
tree | 137ba0b497fe61b89b49030cef2743b92c300676 /docs | |
parent | 39babe71b65cdad17b3d055f147d95e52a811e4a (diff) | |
parent | 03e16c98c7b7bf69a57d0cb3e19df807f3b355fa (diff) | |
download | frost-312f956b8a50f48075ebfee580dd4545e1c630f3.tar.gz frost-312f956b8a50f48075ebfee580dd4545e1c630f3.tar.bz2 frost-312f956b8a50f48075ebfee580dd4545e1c630f3.zip |
Merge pull request #1459 from AllanWang/image-swipe
Image swipe
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index c581c0e1..bfcfaf47 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,7 @@ ## v2.3.1 * Hide all story panels if enabled * Prevent swipe to refresh if not at the very top +* Add vertical swipe to dismiss when viewing images ## v2.3.0 * Converted internals of Facebook data storage; auto migration will only work from 2.2.x to 2.3.x |