From d6688bed13c970752cb0de37d538015a623327b9 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 27 Jul 2017 10:53:52 -0700 Subject: Update readme and changelog --- README.md | 2 +- docs/Changelog.md | 9 +++++---- sample/src/main/res/xml/kau_changelog.xml | 11 +++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ee309a7..bd6f2b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -KAU +KAU Kotlin Android Utils diff --git a/docs/Changelog.md b/docs/Changelog.md index 0f3a8e5..8e62fba 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,13 +1,14 @@ # Changelog -## v3.1.1 +## v3.2.0 +* :adapter: Make KauAnimator extensible * :imagepicker: Add uri val to ImageModel * :imagepicker: Create bindings and overlay activity +* :imagepicker: Create single image picker counterpart with overlay +* :searchview: Remove item animator so nonchanging items don\'t blink * Add showcase app to play store -* Update dependencies * Update build tools to 26.0.1 -* :adapter: Make KauAnimator extensible -* :imagepicker: Create single image picker counterpart with overlay +* Update dependencies ## v3.1.0 * :core: Allow for nullable throwables when logging diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 14f6c2c..cfb8bd1 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,16 +6,15 @@ --> - + + + + - - - - - + -- cgit v1.2.3