diff options
author | Allan Wang <me@allanwang.ca> | 2019-02-05 23:17:54 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-02-05 23:17:54 -0500 |
commit | 81e259430c1bb6a034d18c059b410890b5386f2b (patch) | |
tree | c7c880c4337b3ddd686317f02960030fcd5ccd78 /app | |
parent | 8e3bfc168009c8682c4f6191d655f3ca10ae9f21 (diff) | |
download | frost-81e259430c1bb6a034d18c059b410890b5386f2b.tar.gz frost-81e259430c1bb6a034d18c059b410890b5386f2b.tar.bz2 frost-81e259430c1bb6a034d18c059b410890b5386f2b.zip |
Update changelog
Diffstat (limited to 'app')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index ed014604..a2347873 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -10,7 +10,7 @@ <item text="New marketplace shortcut" /> <item text="Fix crash when internet disconnects (may still need app restart)" /> <item text="Improve JS code" /> - <item text="" /> + <item text="Add ability to copy text from comments" /> <item text="" /> <version title="v2.2.1" /> |