diff options
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index f85aaf53..ed64c75e 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -7,7 +7,7 @@ --> - <version title="v0.x"/> + <version title="v1.0"/> <item text="Added more global preferences" /> <item text="Added fully customizable theme engine" /> <item text="Added support for in app billing" /> @@ -17,6 +17,9 @@ <item text="Added search option" /> <item text="Fixed up main layout" /> <item text="Fix some theme components" /> + <item text="Added behaviour settings" /> + <item text="" /> + <item text="" /> <item text="" /> <version title="v0.3" /> |