diff options
author | Allan Wang <me@allanwang.ca> | 2019-05-09 20:07:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-09 20:07:02 +0800 |
commit | a5a19290a876faca91c6c865c50350689f72c080 (patch) | |
tree | dc9999e87af09f629ec758bd721cbb01a21dd660 /docs | |
parent | e7a499f6314f8d6345b19c3e221f3cd9cd176d4f (diff) | |
parent | e0bea89b0897d741634098c33bf2aedc5e5fc88e (diff) | |
download | frost-a5a19290a876faca91c6c865c50350689f72c080.tar.gz frost-a5a19290a876faca91c6c865c50350689f72c080.tar.bz2 frost-a5a19290a876faca91c6c865c50350689f72c080.zip |
Merge pull request #1405 from AllanWang/feature/lockscreen
Feature/lockscreen
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 39e7fa82..b7320066 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,10 @@ ## v2.3.0 * Converted internals of Facebook data storage; auto migration will only work from 2.2.x to 2.3.x * Added notification widget +* Update theme +* Update translations +* Add fingerprint unlock screen +* Fix messenger redirect ## v2.2.4 * Show top bar to allow sharing posts |