diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-25 15:14:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-25 15:14:10 -0700 |
commit | 4f3e44b7b9678dce48e7d322af72429b5f447acc (patch) | |
tree | ff913af0ff20f5d415428ac231372da13b9a6639 /app/src/main/res/xml/frost_changelog.xml | |
parent | f0f95295bdb2b853aa6262ec4bed2353ce326eee (diff) | |
parent | 00e04ce269197053a8cd8ae522c95629541181a1 (diff) | |
download | frost-4f3e44b7b9678dce48e7d322af72429b5f447acc.tar.gz frost-4f3e44b7b9678dce48e7d322af72429b5f447acc.tar.bz2 frost-4f3e44b7b9678dce48e7d322af72429b5f447acc.zip |
Merge pull request #1365 from AllanWang/room
Room
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-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" /> |