Skip to content

Commit

Permalink
Edited release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed Apr 23, 2016
1 parent 2b284e3 commit 79b39e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# AndroidBottomSheet - RELEASE NOTES

## Version 1.2.0 (Apr. 23th 2016)

A feature release, which introduces the following changes:

- Each item of a `BottomSheet` is now associated with an id. This allows to reference individual items regardless of their current position. The id of an item is passed to the registered `OnItemClickListener` when it is clicked.

## Version 1.1.1 (Mar. 18th 2016)

A bugfix release, which fixes the following issues:
Expand Down

0 comments on commit 79b39e0

Please sign in to comment.