diff options
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 9 |
1 files changed, 5 insertions, 4 deletions
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 |