aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-19 15:31:10 -0700
committerAllan Wang <me@allanwang.ca>2017-06-19 15:31:10 -0700
commit382433780c3f4403723a78e409cb161c9fad5034 (patch)
tree1138696bdd6e04d2227acaa4ab19ee8b85b4d2f8 /app/src/main/res/xml/changelog.xml
parent0720413ee859762fc4c2d8748ba10402dffd0be7 (diff)
downloadfrost-382433780c3f4403723a78e409cb161c9fad5034.tar.gz
frost-382433780c3f4403723a78e409cb161c9fad5034.tar.bz2
frost-382433780c3f4403723a78e409cb161c9fad5034.zip
Parse header badges
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r--app/src/main/res/xml/changelog.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
index 8a46973a..964bc8e1 100644
--- a/app/src/main/res/xml/changelog.xml
+++ b/app/src/main/res/xml/changelog.xml
@@ -6,18 +6,18 @@
<item text="" />
-->
+ <version title="v0.2"/>
+ <item text="Removed unnecessary permissions" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v0.1" />
<item text="Initial Changelog" />
<item text="Created core databases" />
<item text="Implemented CSS/Js injectors" />
<item text="Implemented ripple preferences" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
+ <item text="Created multiple account caching" />
+ <item text="Created web overlay" />
</resources> \ No newline at end of file