Traits CHANGELOG
================

Release 0.2
-----------

Features

* Insert Binders into UIFile in addition to mere overrides (#42)


Release 0.1.2
-------------

Fixes

* Fix validation of RangeSlider (#39)
* Work around PySide bug with emitting events with arguments (#40)
* Workaround PySide bug with setting some QObject properies (#37)
* Ignore named root object when loading a .ui file (#35)
* Exclude auxiliary classes that from Binder registry as they were not
  intended to be looked up (#32)
* Allow SingleChild to be childless (#33)


Release 0.1.1
-------------

Fixes

* Fix issues with creation of nested box layouts (#24, #28)


Release 0.1
-----------

`qt_binder` is born!
