diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-25 13:06:37 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-04-25 13:06:37 -0700 |
commit | cf152584b544425e0ee3ae28d765dc7e55a196af (patch) | |
tree | ff913af0ff20f5d415428ac231372da13b9a6639 /app/src/main/res | |
parent | 2fb01ffb24b0a80560bb7bbc89d2fa6f6bdb65fb (diff) | |
download | frost-cf152584b544425e0ee3ae28d765dc7e55a196af.tar.gz frost-cf152584b544425e0ee3ae28d765dc7e55a196af.tar.bz2 frost-cf152584b544425e0ee3ae28d765dc7e55a196af.zip |
Update changelog
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 1895e46f..560b1111 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,12 +6,22 @@ <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" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v2.2.4" /> <item text="Show top bar to allow sharing posts" /> <item text="Fix unmuting videos when autoplay is enabled" /> <item text="Add shortcut to toggle autoplay in settings > behaviour" /> <item text="Update theme" /> - <item text="" /> <version title="v2.2.3" /> <item text="Add ability to hide stories" /> |