aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-10-22 00:34:24 -0700
committerGitHub <noreply@github.com>2019-10-22 00:34:24 -0700
commitf9129dd7b59b4b3119805a49c21315e1f5a5e336 (patch)
tree77d05207e31f4b3fd30c9af6deb0fae0be9ec27b /app/src/main/res/xml/frost_changelog.xml
parentc2d70807d555f685e22875565475aeca556a11cb (diff)
parentcdddb88d53e86561179daf97af825a86aa41c1b1 (diff)
downloadfrost-f9129dd7b59b4b3119805a49c21315e1f5a5e336.tar.gz
frost-f9129dd7b59b4b3119805a49c21315e1f5a5e336.tar.bz2
frost-f9129dd7b59b4b3119805a49c21315e1f5a5e336.zip
Merge pull request #1578 from AllanWang/fix-backstack
Fix backstack
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index e8856b03..0b77ad1d 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,6 +6,11 @@
<item text="" />
-->
+ <version title="v2.4.2" />
+ <item text="Fix back stack history" />
+ <item text="" />
+ <item text="" />
+
<version title="v2.4.1" />
<item text="Add better support for mobile url conversions" />
<item text="Notification tab will keep first page in the same window; fixes marking notifications as read" />
@@ -14,7 +19,6 @@
<item text="Fix notification title" />
<item text="Add option to open overlay links in browser" />
<item text="Disable swipe to refresh for composer and sharer pages" />
- <item text="" />
<version title="v2.4.0" />
<item text="Removed request services, which potentially caused phishing warnings." />