diff options
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 3c60ef5c..7964c0e9 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -9,7 +9,7 @@ --> <version title="Beta Updates" /> - + <item text="Fix regex bug for some devices" /> <item text="Fix notification text" /> <item text="Update round icons" /> @@ -25,7 +25,7 @@ <item text="Start filtering out unnecessary loads" /> <item text="Fix notification duplicates" /> <item text="Fix long pressing album images" /> - <item text="Add friend request tab in nav bar" /> + <item text="Add friend request tab in nav bar" /> <item text="Aggressively filter nonrecent posts in recents mode" /> <item text="Add download option for full sized images" /> <item text="Fix rounded icons" /> |