# Changes
## [0.1.1] - 2020-04-07
* Add disconnect timeout
## [0.1.0] - 2020-04-01
* For to ntex namespace
## [0.2.3] - 2020-03-10
* Add server handshake timeout
## [0.2.2] - 2020-02-04
* Fix server keep-alive impl
## [0.2.1] - 2019-12-25
* Allow to specify multi-pattern for topics
## [0.2.0] - 2019-12-11
* Migrate to `std::future`
* Support publish with QoS 1
## [0.1.0] - 2019-09-25
* Initial release