aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/xml/kau_changelog.xml')
-rw-r--r--core/src/main/res/xml/kau_changelog.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/src/main/res/xml/kau_changelog.xml b/core/src/main/res/xml/kau_changelog.xml
new file mode 100644
index 0000000..e570995
--- /dev/null
+++ b/core/src/main/res/xml/kau_changelog.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <!--This is a template-->
+
+ <!--
+ <version title="v"/>
+ <item text="" />
+ -->
+
+ <version title="v0.1" />
+ <item text="Initial Changelog" />
+ <item text="" />
+</resources> \ No newline at end of file