diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-03 00:01:06 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-04-03 00:01:06 -0400 |
commit | ae6fdc31eb3c6d71391e825f7d3575b3565b8aea (patch) | |
tree | 0eb3829f72140e63036b8eefebc86c4fe6e9e24b /app/src/main/res/xml/frost_changelog.xml | |
parent | b464f91668b1985e59b5555450011783da771211 (diff) | |
parent | 2f6069d85d4e3bf1ef2bed4cf1c4203ecdc996bd (diff) | |
download | frost-ae6fdc31eb3c6d71391e825f7d3575b3565b8aea.tar.gz frost-ae6fdc31eb3c6d71391e825f7d3575b3565b8aea.tar.bz2 frost-ae6fdc31eb3c6d71391e825f7d3575b3565b8aea.zip |
Merge branch 'dev' into fix-search
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index b535b43c..c9b8477e 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,12 +6,17 @@ <item text="" /> --> + <version title="v2.2.4" /> + <item text="Show top bar to allow sharing posts" /> + <item text="" /> + <item text="" /> + <version title="v2.2.3" /> <item text="Add ability to hide stories" /> <item text="Remove fbclid from urls" /> <item text="Apply notification keyword filter to title as well" /> - <item text="" /> - <item text="" /> + <item text="Remove round icon settings as they are the default in Facebook" /> + <item text="Update theme" /> <version title="v2.2.2" /> <item text="New marketplace shortcut" /> |