What's Changed
* [Refactor] Update MQTTClient to use Websockets by prsousa in https://github.com/Q-Better/pyqube/pull/25
* [Refactor] Use `host` concept, instead of mixing it with `URL` by prsousa in https://github.com/Q-Better/pyqube/pull/26
* [Refactor] Enable subscription to ticket calls from/to any queue/counter by prsousa in https://github.com/Q-Better/pyqube/pull/27
* [Refactor] Rename `make_graphql_request` to `graphql_request` by prsousa in https://github.com/Q-Better/pyqube/pull/28
New Contributors
* prsousa made their first contribution in https://github.com/Q-Better/pyqube/pull/25
**Full Changelog**: https://github.com/Q-Better/pyqube/compare/v0.2.0...v0.3.0