diff options
author | Allan Wang <me@allanwang.ca> | 2020-02-23 18:55:49 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2020-02-23 18:55:49 -0800 |
commit | d07fc10926cdf9d28b3fbbe080a43b6703641474 (patch) | |
tree | 159692a4520bea0735d2ab89f9f5623c98a9aa16 /app/src/main/res/xml | |
parent | 4b92fca5db45f1c5477995056bb6b11a2c876e76 (diff) | |
download | frost-d07fc10926cdf9d28b3fbbe080a43b6703641474.tar.gz frost-d07fc10926cdf9d28b3fbbe080a43b6703641474.tar.bz2 frost-d07fc10926cdf9d28b3fbbe080a43b6703641474.zip |
Update changelog and apply spotless
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 8e400347..99a48160 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,12 +6,16 @@ <item text="" /> --> + <version title="v2.4.4" /> + <item text="Lots of under the hood fixes" /> + <item text="Fixed sharing" /> + <item text="" /> + <item text="" /> + <version title="v2.4.3" /> <item text="Fix Android theme" /> <item text="Fix nav header expansion when animations are disabled" /> <item text="Fix search page UI" /> - <item text="" /> - <item text="" /> <version title="v2.4.2" /> <item text="Fix townhall loading" /> |