Update CHANGELOG for 0.10 release

This commit is contained in:
Sarah Gerweck 2016-07-14 02:02:50 -07:00
parent d77890fd95
commit 46798a66cd

View File

@ -33,3 +33,9 @@ end users will be listed here.
* Add control panel builders: simple utility code for building control
panels
### 0.10.0
* Breaking changes to `SingletonStage` for better naming and visibility.
* New `layout` package with `Anchored` pane for resizable stages.
* New `StringConverters` with standard converter types.