# 0.2.0
* use a render Fn instead of creating and returning an AppWidget.
* intro DialogWidget and DialogState and detach them from
AppWidget/AppState. They have different bounds and somewhat diverging
functionality. And less impls necessary.
# 0.1.0
Initial release.