Commit 67abcc70 authored by Sumit Sahrawat's avatar Sumit Sahrawat

Add rough info to widgets ChangeLog

parent 7a534cee
# ChangeLog for `ihaskell-widgets` # ChangeLog for `ihaskell-widgets`
## Version 0.1.0.1 ## `v0.2.2.1`
+ The `properties` function now prints types associated with widget fields. + The `properties` function now prints types associated with widget fields.
## Version 0.1.0.0 ## `v0.2.0.0`
+ Initial Version. > Complete version with full fleshed out API.
Major additions:
+ Added `interactive` support under `IHaskell.Display.Widgets.Interactive`.
+ Add `PlaceProxy`, `Proxy` and `Valid` widgets.
+ Support for IPython 4.0.
## `v0.1.*.*` (Experimental)
> All IPython widgets and related functionality, but no support for `interactive`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment