diff options
author | Allan Wang <me@allanwang.ca> | 2019-12-30 11:03:25 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-12-30 11:03:25 -0800 |
commit | dd3320efb1de998b8022d341036c79121618bb31 (patch) | |
tree | 8fb7f7ffbc54dffeb274a500eda7534958d7732f /app/src/main/res/xml | |
parent | af1a3954a7769ad7cc0cdcd6052cc9f3193aac1c (diff) | |
download | frost-dd3320efb1de998b8022d341036c79121618bb31.tar.gz frost-dd3320efb1de998b8022d341036c79121618bb31.tar.bz2 frost-dd3320efb1de998b8022d341036c79121618bb31.zip |
Apply spotless and update changelog
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 0b77ad1d..4f2ed1b0 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -8,7 +8,9 @@ <version title="v2.4.2" /> <item text="Fix back stack history" /> - <item text="" /> + <item text="Fix search suggestions" /> + <item text="Redesign navigation layout" /> + <item text="Update theme" /> <item text="" /> <version title="v2.4.1" /> |