summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: c2ba800e38b9bc46de8eef2f1bab40a5ffb1db5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog 'cloudmqtt'


## v0.1.0

The 0.1.0 is the initial public release of the cloudmqtt crate. As such it is still in an alpha state.

Added:

- Added support for connecting via TCP to a MQTT server
- Added support for keep alive heartbeats
- Added support for QoS 1 and Qos 2 levels