Skip to content

Commit

Permalink
Update the readme. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
andersio authored Apr 6, 2018
1 parent a57c6b4 commit a182562
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ Please do play with the demo app and try different configuration options because
</table>
</p>

## What's new in version 0.5.0?

- DrawerKit now supports `overCurrentContext` and `overFullScreen` modal presentations over the drawer.
- Fixed the issue of touches on the drawer being cancelled by the DrawerKit internal gesture recognizers.
- `UIControl`s within the drawer are now interactive when the drawer is partially expanded.

## What's new in version 0.4.1?

- Reverses the fix for the [issue](https://github.com/Babylonpartners/DrawerKit/issues/31) about safe areas.
Expand Down

0 comments on commit a182562

Please sign in to comment.