diff options
author | Allan Wang <me@allanwang.ca> | 2018-10-08 22:48:35 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-10-08 22:48:35 -0400 |
commit | bffa6474f36b990c1de0eaeb8df2cf80d094d3fa (patch) | |
tree | 901246625a23f858d07ff900828ddbd0cc572e99 /app/src/main/res | |
parent | 5ceb6a856fa18e772f62dd9cc4f6e2ceaf18064a (diff) | |
download | frost-bffa6474f36b990c1de0eaeb8df2cf80d094d3fa.tar.gz frost-bffa6474f36b990c1de0eaeb8df2cf80d094d3fa.tar.bz2 frost-bffa6474f36b990c1de0eaeb8df2cf80d094d3fa.zip |
Update changelogv2.1.0
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 9a3463a1..5594e713 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,15 +6,20 @@ <item text="" /> --> + <version title="v2.1.0" /> + <item text="Changed signing key; requires clean install" /> + <item text="Update lots of theme components" /> + <item text="Fix create post button" /> + <item text="Add translations for Danish, Ukranian, and Swedish" /> + <item text="" /> + <item text="" /> + <version title="v2.0.1" /> <item text="Update theme" /> <item text="Catch crashes if device has no webview" /> <item text="Fix all the notifications coming in for the first load" /> <item text="Reorder settings" /> <item text="Fix view full image" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v2.0.0" /> <item text="A new beginning: Frost is completely FOSS" /> |