diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-22 13:51:46 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-22 13:51:46 -0700 |
commit | 8d355d472f579d10707c8a0b65fb424eb283265d (patch) | |
tree | 08cbb88d343552c3eb9d52b1bf2fd5a2ec6e3617 /app/src/main/res | |
parent | ae3b956497f8eb1b019752f9588b04798304c6bd (diff) | |
download | frost-8d355d472f579d10707c8a0b65fb424eb283265d.tar.gz frost-8d355d472f579d10707c8a0b65fb424eb283265d.tar.bz2 frost-8d355d472f579d10707c8a0b65fb424eb283265d.zip |
Update changelog
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 3e267f69..f2f8539d 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,10 +6,15 @@ <item text="" /> --> + <version title="v2.4.1" /> + <item text="Notification tab will keep first page in the same window; fixes marking notifications as read" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v2.4.0" /> <item text="Removed request services, which potentially caused phishing warnings." /> <item text="Save images with the correct extensions." /> - <item text="" /> <version title="v2.3.2" /> <item text="Disable auto feed refresh by default and add setting to re-enable it" /> |