From 50ad7f0ae89fc52ce57fe03328f4221fb57f2eac Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 23 Jul 2017 23:26:34 -0700 Subject: Fully implement imagepicker and create play store showcase (#12) * Update changelog * Add uri to imagemodel * Revamp image pickers * Prepare play store showcase * Add encrypted files * Test showcase * Clean elastic recycler activity --- docs/Changelog.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Changelog.md b/docs/Changelog.md index 4a913b5..99bfb50 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,7 +1,14 @@ # Changelog -## v3.1 +## v3.1.1 +* :imagepicker: Add uri val to ImageModel + +## v3.1.0 * :core: Allow for nullable throwables when logging +* :core: Remove some extra DSL annotations +* :kpref-activity: Bring down to minSdk 19 and fix compatibility +* :adapter: Update readme for iitems and animators +* :about: Move strings to private ## v3.0 * :core: Add setPadding[x] -- cgit v1.2.3