diff options
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index f7eac783..a2275309 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -6,10 +6,20 @@ <item text="" /> --> + + <version title="v0.x"/> + <item text="Added more global preferences" /> + <item text="Added fully customizable theme engine" /> + <item text="Added support for in app billing" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v0.3" /> <item text="Added rounded icons option" /> <item text="Sorted preferences" /> - <item text="Added adblock" /> + <item text="Added adblock base" /> <item text="Added feed configurations" /> <item text="Animated settings panels" /> <item text="Add notification filters" /> |