# 0.13.1
* Add missing Clone, Debug, Default.
# 0.13.0
* Use new trait UsedEvent.
# 0.12.0
* Add layout_edit() and layout_dialog()
# 0.11.0
* Add calender widget `Month`
* Add menu widget `MenuLine`
* Add basic `MsgDialog`
* Add widget `StatusLine`
# 0.10.1
Fix some docs.
# 0.10.0
* Move HandleEvent trait to separate crate and reexport.
* Add Button and DateInput
# 0.9.0
Initial release with TextInput and MaskedInput