diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-04 17:27:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-04 17:27:08 -0400 |
commit | 311c7eeb304048c31f986d2d06010d0a486555ad (patch) | |
tree | bd789065d9ee82251cdf9b98f706bd384f19936d /app/src/main/res/xml | |
parent | a67f99fcf210792da5e028570efbad61407aeab2 (diff) | |
download | frost-311c7eeb304048c31f986d2d06010d0a486555ad.tar.gz frost-311c7eeb304048c31f986d2d06010d0a486555ad.tar.bz2 frost-311c7eeb304048c31f986d2d06010d0a486555ad.zip |
Add changelog (#22)
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index e916cdd5..e5f267f5 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -7,13 +7,13 @@ --> <version title="v1.1"/> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Added universal experimental toggle" /> + <item text="Fixed up billing properties and add auto checker" /> + <item text="Open status updates in new window" /> + <item text="Allow for photo uploads" /> + <item text="Improve search bar to stop when not in view" /> + <item text="Integrate CI" /> + <item text="Added more theme fixes" /> <item text="" /> <item text="" /> |