CHANGES
=======

2.1.2
-----

* Fix descripton and build universion wheels

2.1.1
-----

* Search and remove missing bulbs

2.1.0
-----

* Allow custom kwargs being passed to bulb during init

2.0.2
-----

* Fix typo that set a module instead of attribute to None

2.0.1
-----

* Start and stop bcast msg task per transport

2.0.0
-----

* Refactor bulb discovery

1.0.1
-----

* Fix exception handling for connection errors

1.0.0
-----

* Finallize first prod release

0.2.1
-----

* Handel connection reset error

0.2.0
-----

* Handel JSON parsing errors
* Isolate SSDP into separate module

0.1.1
-----

* Fix typos in setup.cfg, README.rst
* Create CODE\_OF\_CONDUCT.md

0.1.0
-----

* Avoid new unpacking for Python 3.4 support
* Fix encoding issues for older python version
* Add badges
* Add initial version
* Initial commit
