aboutsummaryrefslogtreecommitdiff
path: root/sample/src
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-01 12:03:18 -0700
committerGitHub <noreply@github.com>2019-07-01 12:03:18 -0700
commit9b2f9443e5472f3ef47d6d5085524ed3255a3102 (patch)
treeb1cbf2552e5ecadd1dd2c303fab17afee06c3f16 /sample/src
parent8d927f31b30ac5418e2091089f5d093f57006d9f (diff)
parent24c59b7681820c73197c2d2f0bf9814f3fb37d2f (diff)
downloadkau-9b2f9443e5472f3ef47d6d5085524ed3255a3102.tar.gz
kau-9b2f9443e5472f3ef47d6d5085524ed3255a3102.tar.bz2
kau-9b2f9443e5472f3ef47d6d5085524ed3255a3102.zip
Merge pull request #209 from AllanWang/fastadapter-split
Fastadapter split
Diffstat (limited to 'sample/src')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index d59ce53..301193a 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -6,6 +6,13 @@
<item text="" />
-->
+ <version title="v5.0.1" />
+ <item text=":adapter: Moved fastadapter elements to new module, :fastadapter:. To migrate, simply rename the dependency. If you don't use fast adapter, no changes are necessary" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v5.0.0" />
<item text="Update Android SDK to 29 and Kotlin to 1.3.31" />
<item text="Update translations" />