aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-12-31 17:27:10 -0500
committerGitHub <noreply@github.com>2017-12-31 17:27:10 -0500
commit332d633ce32eb2d686a6342e39c0f7d4cb31edc0 (patch)
tree75690f1c3eb3df8f25fab066ce5783e8f3604d39 /sample/src/main/res/xml/kau_changelog.xml
parent7a9ca234c3245047ccda9597345a26884e9d3290 (diff)
downloadkau-332d633ce32eb2d686a6342e39c0f7d4cb31edc0.tar.gz
kau-332d633ce32eb2d686a6342e39c0f7d4cb31edc0.tar.bz2
kau-332d633ce32eb2d686a6342e39c0f7d4cb31edc0.zip
Misc (#122)3.6.1
* Update dependencies and use dexcount * Add should log extender * Allow null message * Add nullable eThro * Update changelog
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index 59914a3..a4c4f95 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -9,6 +9,7 @@
<version title="v3.6.1" />
<item text=":core: [Breaking] Removed private text field and introduced lazy logging functions" />
+ <item text=":adapter: Improve library item layout" />
<version title="v3.6.0" />
<item text=":adapter: Create withOnRepeatedClickListener" />