Skip to content

Commit 3f7d0ce

Browse files
committed
Edited release notes.
1 parent 6fab649 commit 3f7d0ce

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# AndroidBottomSheet - RELEASE NOTES
22

3+
## Version 1.4.0 (Aug. 19th 2016)
4+
5+
A feature release, which introduces the following changes:
6+
7+
- The properties of a `BottomSheet` are now stored/restored in its `onSaveInstanceState`- and `onRestoreInstanceState`-method. This does not include properties, which are not serializable, e.g. listeners.
8+
- Updated dependency "AndroidUtil" to version 1.11.0.
9+
310
## Version 1.3.0 (May 26th 2016)
411

512
A feature release, which introduces the following changes:

0 commit comments

Comments
 (0)