-------------
Version 0.3.0
-------------

* Fixed curState naming bug (thanks cosminbasca!)
* Added support for SO_REUSEPORT

-------------
Version 0.2.1
-------------

* Added *args and **kwargs options for child class initialization (cosminbasca)

-------------
Version 0.2.0
-------------

* Changed the entire API for PEP 8 compliance (mostly) (cosminbasca)

-------------
Version 0.1.5
-------------

* Changed the socket bind hooks to be called during __init__ (cosminbasca)

-------------
Version 0.1.1
-------------

* Initial release
