CHANGES
=======

0.6.0
-----

* Refact KillableThread
* New option fail_hard for Waiter
* Automatic deploy by travis-ci

0.5.0
-----

* Waiter raises UnhandledExceptions until specifying suppress_exceptions=True

0.4.0
-----

* Support for specifying custom pool in ThreadPoolEngine

0.3.0
-----

* AsyncIOThreadEngine replaced by AsyncIOExecutorEngine

0.2.0
-----

* Public version
