diff options
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 98441a58..65d577e0 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,7 +6,13 @@ <item text="" /> --> - <version title="v1.6.1" /> + <version title="v1.6.2" /> + <item text="Fix search update from Facebook" /> + <item text="Fix url parsing errors again" /> + <item text="Fix pip for bottom bar" /> + <item text="Fix pip after rotation" /> + + <version title="v1.6.0" /> <item text="Add Spanish translations" /> <item text="Add French translations" /> <item text="Add German translations" /> @@ -15,7 +21,6 @@ <item text="Add video downloader" /> <item text="Fix bugs with parsing url queries" /> <item text="Fix search update from Facebook" /> - <item text="" /> <version title="v1.5.9" /> <item text="Add notification support for Android O" /> |