Fixed - [82](https://github.com/disruptive-technologies/python-client/pull/82) Invalid `log_level` string would cause recusion fixed.
1.0.0
Moved to development stage Production/Stable.
0.7.1
Fixed - [80](https://github.com/disruptive-technologies/python-client/pull/80) Fixed formatting bug for non-datetime timestamps.
0.7.0
Changed - [78](https://github.com/disruptive-technologies/python-client/pull/78) Renamed `NetworkStatusCloudConnector` attribute `cloudconnector_id` to `device_id` for consistency.
0.6.2
Fixed - [77](https://github.com/disruptive-technologies/python-client/pull/77) Fixed a bug where Device constructor crashed if productNumber was missing in response.
0.6.1
Fixed - [74](https://github.com/disruptive-technologies/python-client/pull/74) Fixed a bug where the stream would simply exit silently if an error were returned by the API.
Added - [75](https://github.com/disruptive-technologies/python-client/pull/75) Added new `product_number` attribute to `Device` class.