aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index d668eb6..31163d0 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -6,6 +6,10 @@
<item text="" />
-->
+ <version title="v3.6.4" />
+ <item text="Update documentation" />
+ <item text="" />
+
<version title="v3.6.3" />
<item text=":core: Check for tablet in email builder" />
<item text=":kpref-activity: Simplify internal code and add better encapsulation" />
@@ -13,8 +17,6 @@
<item text="Add Chinese, Indonesian, Norwegian, Polish, Thai, and Turkish translations" />
<item text="Add back git versioning" />
<item text="Created gradle plugin for getting version updates" />
- <item text="" />
- <item text="" />
<version title="v3.6.2" />
<item text=":core: Pass null instead of bundle if bundle is empty for startActivity" />