diff options
author | Allan Wang <me@allanwang.ca> | 2020-10-03 20:23:16 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2020-10-03 20:23:16 -0700 |
commit | 709afd07af8856cfeebea2c1044dc5883dbdc627 (patch) | |
tree | 0dcb7c1f323828686b16b2fc5b64e34719f7fdc7 | |
parent | 64116d82b122c5bf9db2c62f3d3206a96a654cf5 (diff) | |
download | frost-709afd07af8856cfeebea2c1044dc5883dbdc627.tar.gz frost-709afd07af8856cfeebea2c1044dc5883dbdc627.tar.bz2 frost-709afd07af8856cfeebea2c1044dc5883dbdc627.zip |
Update changelog
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index d66a41dd..c380b27a 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,11 @@ <item text="" /> --> + <version title="v2.4.6" /> + <item text="Add option to hide likes and action bar in newsfeed" /> + <item text="" /> + <item text="" /> + <version title="v2.4.5" /> <item text="Fix url query encoding" /> <item text="Add option to make images full screen (settings > news feed)" /> |