diff options
author | Allan Wang <me@allanwang.ca> | 2018-01-14 16:27:44 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-01-14 16:27:44 -0500 |
commit | 78b3cc41e4c9f8d141ad46ee75e476fa2d177f19 (patch) | |
tree | 96a7d291629abf5ecade16346f1c79c787212b8f /app/src | |
parent | 96e2dd6e96368e9d59c206882331644016e75303 (diff) | |
download | frost-78b3cc41e4c9f8d141ad46ee75e476fa2d177f19.tar.gz frost-78b3cc41e4c9f8d141ad46ee75e476fa2d177f19.tar.bz2 frost-78b3cc41e4c9f8d141ad46ee75e476fa2d177f19.zip |
Update changelogv1.7.8
Diffstat (limited to 'app/src')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 0ddc28f3..192b5517 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,14 +6,14 @@ <item text="" /> --> + <version title="v1.7.8" /> + <item text="Emergency fix for notifications" /> + <version title="v1.7.7" /> <item text="Fix overlay loading" /> <item text="Improve image loading" /> <item text="Launch image viewer when opening full sized image" /> <item text="Improve filtering system" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v1.7.5" /> <item text="Mark notifications as read when clicked!" /> |