aboutsummaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-01-11 00:53:53 -0800
committerAllan Wang <me@allanwang.ca>2021-01-11 00:53:53 -0800
commit71dab944ec27f9dcf39b14f2bd033bc86babe911 (patch)
tree1b907e1f6d31e65aa547cfb8f66e91ba21b8e0f3 /sample
parent451e9869bca0ea16eb24eaa8fe9e866ce36a9a7a (diff)
downloadkau-71dab944ec27f9dcf39b14f2bd033bc86babe911.tar.gz
kau-71dab944ec27f9dcf39b14f2bd033bc86babe911.tar.bz2
kau-71dab944ec27f9dcf39b14f2bd033bc86babe911.zip
Update changelog
Diffstat (limited to 'sample')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index e88d697..7ee1ea5 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -6,6 +6,12 @@
<item text="" />
-->
+ <version title="v6.2.0" />
+ <item text="Add support for Android 4.2 beta03" />
+ <item text="Remove all usages of kotlin synthetics" />
+ <item text="Many version bumps" />
+ <item text="" />
+
<version title="v6.1.0" />
<item text="Add support for Android 4.1 RC03" />
<item text="Breaking: Updated iconics, buganizer, and spotless dependencies (major version bump)" />