diff options
author | Allan Wang <me@allanwang.ca> | 2020-10-03 21:27:59 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2020-10-03 21:27:59 -0700 |
commit | 13593d0f13362494ab6ac8e9165622ac63ecc3dd (patch) | |
tree | a8a8202ccabe9e898769b34e3ccb6b4022b928ce /app | |
parent | 6af10978aa5a4aaf1f596c54c4c5ef3373bec905 (diff) | |
download | frost-13593d0f13362494ab6ac8e9165622ac63ecc3dd.tar.gz frost-13593d0f13362494ab6ac8e9165622ac63ecc3dd.tar.bz2 frost-13593d0f13362494ab6ac8e9165622ac63ecc3dd.zip |
Update changelog
Diffstat (limited to 'app')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index c380b27a..654f4a72 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -8,8 +8,8 @@ <version title="v2.4.6" /> <item text="Add option to hide likes and action bar in newsfeed" /> - <item text="" /> - <item text="" /> + <item text="Fix textbox scroll position when typing multiple lines" /> + <item text="Add option to disable textbox auto resize (settings > behaviour)" /> <version title="v2.4.5" /> <item text="Fix url query encoding" /> |