diff options
author | Allan Wang <me@allanwang.ca> | 2019-03-05 00:30:32 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-03-05 00:30:32 -0500 |
commit | 566fcce5b79cfa22b0828d92e33ac4f109564927 (patch) | |
tree | d98fc174f8ec7d66ca5cd1676ab3e8ed3b76c0bd /app/src/main/res/xml/frost_changelog.xml | |
parent | ca6ecf83b15e96e65791e21749e3263296aef057 (diff) | |
download | frost-566fcce5b79cfa22b0828d92e33ac4f109564927.tar.gz frost-566fcce5b79cfa22b0828d92e33ac4f109564927.tar.bz2 frost-566fcce5b79cfa22b0828d92e33ac4f109564927.zip |
Update changelog
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 1736b0ea..51a872ec 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,14 +6,19 @@ <item text="" /> --> + <version title="v2.2.3" /> + <item text="Add ability to hide stories" /> + <item text="Remove fbclid from urls" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v2.2.2" /> <item text="New marketplace shortcut" /> <item text="Fix crash when internet disconnects (may still need app restart)" /> <item text="Improve JS code" /> <item text="Add ability to copy text from comments" /> <item text="Various theme fixes" /> - <item text="" /> - <item text="" /> <version title="v2.2.1" /> <item text="Update theme" /> |