diff options
author | Allan Wang <me@allanwang.ca> | 2018-04-09 01:18:22 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-04-09 01:18:22 -0400 |
commit | 42e57597bcc3216778e9f14389f751eb62da1bd5 (patch) | |
tree | 0595376399fc811df15fc94c96753a77e3e9e776 /app | |
parent | 4c0ba22041ac01a5f0e1cc88a6c292034d697955 (diff) | |
download | frost-42e57597bcc3216778e9f14389f751eb62da1bd5.tar.gz frost-42e57597bcc3216778e9f14389f751eb62da1bd5.tar.bz2 frost-42e57597bcc3216778e9f14389f751eb62da1bd5.zip |
Update changelogv2.0.0
Diffstat (limited to 'app')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 2ee85a35..148fe1cc 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -10,8 +10,7 @@ <item text="A new beginning: Frost is completely FOSS" /> <item text="Remove crashlytics in favour of another open source bug tracker" /> <item text="Remove all google play dependencies" /> - <item text="Make analytics opt in" /> - <item text="" /> + <item text="Fix Facebook UI change" /> <item text="" /> <version title="v1.8.3" /> @@ -22,7 +21,6 @@ <item text="Clean up url queries" /> <item text="Add option to force black background for media views" /> <item text="Fix menu fragment parsing" /> - <item text="" /> <version title="v1.8.2" /> <item text="Fix duplicate notification sounds" /> |