diff options
author | Allan Wang <me@allanwang.ca> | 2021-09-28 23:21:16 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-09-28 23:21:16 -0700 |
commit | 656c37225413128a86732aaa3433e99c49cf6e9a (patch) | |
tree | b38a2637c2ea063f8287a778d47d7d370c77ee17 /app/src/main/res | |
parent | 7f7d2ff6cfa1f46a645ac9803ef17b31bb92ebe5 (diff) | |
download | frost-656c37225413128a86732aaa3433e99c49cf6e9a.tar.gz frost-656c37225413128a86732aaa3433e99c49cf6e9a.tar.bz2 frost-656c37225413128a86732aaa3433e99c49cf6e9a.zip |
Changelog update
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 63c99cf9..e5f0ade6 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -7,9 +7,7 @@ --> <version title="v3.1.1" /> <item text="Many internal fixes to address 3.1.0 issues" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Theme updates" /> <version title="v3.1.0" /> <item text="Fix multi account sign in" /> |