aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-04-07 20:23:41 -0400
committerAllan Wang <me@allanwang.ca>2018-04-07 20:23:41 -0400
commitb85fc4f939a443368cea296bfa8439745419d887 (patch)
treec9049a69127ea0bd6b43f07bcbe5822145360f2a /docs
parenta0377be622f21b4c6a7d8828505c1e95efab1254 (diff)
downloadkau-b85fc4f939a443368cea296bfa8439745419d887.tar.gz
kau-b85fc4f939a443368cea296bfa8439745419d887.tar.bz2
kau-b85fc4f939a443368cea296bfa8439745419d887.zip
Add iterator firstOrNull
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index f655515..aeb119a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -3,6 +3,8 @@
## v3.8.0
* Update everything to Android Studio 3.1
* Fix new lint issues (see Migration for resource related methods)
+* :adapter: Add more IAdapter functions to help retrieve selections
+* :core: Add deprecation warning to bindView for fragment based extensions; use bindViewResettable instead
## v3.7.1
* Update appcompat to 27.1.0