summaryrefslogtreecommitdiffstats
path: root/mqtt-format/CHANGELOG.md
blob: ebef185819919452d3bc090ea29a8e7b5b6273a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Changelog 'mqtt-format'

## v0.2.0

The 0.2.0 is a public release of the mqtt-format crate. It is still in an alpha state.

Added:

- Added support for serializing more packets
- Added yoke-ing behind a feature flag

## v0.1.0

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

Added:

- Added support for parsing all v3 MQTT packets
- Added support for serializing all client packets