diff options
author | Allan Wang <me@allanwang.ca> | 2017-10-13 20:41:15 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-10-13 20:41:15 -0400 |
commit | cf52d0f875c2c50a87143872a125966bfe23a0ad (patch) | |
tree | b6e472c4c465d649b29224d7fce882267f1bdecc /app | |
parent | eefb0c389a277583bd003e2f9b0c3254fe9fb76a (diff) | |
download | frost-cf52d0f875c2c50a87143872a125966bfe23a0ad.tar.gz frost-cf52d0f875c2c50a87143872a125966bfe23a0ad.tar.bz2 frost-cf52d0f875c2c50a87143872a125966bfe23a0ad.zip |
Update changelog
Diffstat (limited to 'app')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 0cc00d99..1c98aa08 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -5,6 +5,14 @@ <version title="v" /> <item text="" /> --> + + <version title="v1.5.8" /> + <item text="Fix theme for newer comments layout" /> + <item text="Revert media picker to use system default" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> <version title="v1.5.7" /> <item text="Allow hiding of composer and groups you may knnow" /> |