diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-01 11:55:55 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-07-01 11:55:55 -0700 |
commit | e6bc006975a682c84d8a71b28ad084ce3629f65c (patch) | |
tree | 7861ab3cb4763f94b40d12a7ecf1d79e6870c76c /app/src/main/res/xml | |
parent | 92aad9bf4cd6ec5c1568420e9a2514bd4861438b (diff) | |
download | frost-e6bc006975a682c84d8a71b28ad084ce3629f65c.tar.gz frost-e6bc006975a682c84d8a71b28ad084ce3629f65c.tar.bz2 frost-e6bc006975a682c84d8a71b28ad084ce3629f65c.zip |
Update changelog
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 94c4fcdf..c059c532 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,13 @@ <item text="" /> --> + <version title="v2.3.1" /> + <item text="Hide all story panels if enabled" /> + <item text="Prevent swipe to refresh if not at the very top" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v2.3.0" /> <item text="Converted internals of Facebook data storage; auto migration will only work from 2.2.x to 2.3.x" /> <item text="Added notification widget" /> |