aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample/src/main/res/xml/changelog.xml')
-rw-r--r--sample/src/main/res/xml/changelog.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml
index ca55a60..f460ac1 100644
--- a/sample/src/main/res/xml/changelog.xml
+++ b/sample/src/main/res/xml/changelog.xml
@@ -6,7 +6,9 @@
<item text="" />
-->
- <version title="v1.6"/>
+ <version title="v2.0"/>
+ <item text="Huge refactoring to separate functions to their own submodules" />
+ <item text="Huge Docs update" />
<item text="Reorder KauIItem arguments to support optional id" />
<item text="Create KPrefSeekbar, which binds an int kpref to a seekbar" />
<item text="Open all kpref item binders so they may be extended" />