Mosquitto: Changelog

Version Message
0.4.0 * PHP 7 support thanks to Sara Golemon
* Improved docs hosted on ReadTheDocs
* Some memory usage fixes
0.3.0 * Add missing onPublish callback
* Improve error handling
* Better PHPT tests
* add exitLoop() method to break out of the event loop without disconnecting
* Move to beta stability
0.2.2 * Add missing unsubscribe method
0.2.1 * Fix compatibility with PHP 5.3