Skip to content

Commit f62db1e

Browse files
author
Devdutt Shenoi
committed
doc: changelog
1 parent a0bcf62 commit f62db1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rumqttc/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
* Made `DisconnectProperties` struct public.
2525
* Replace `Vec<Option<u16>>` with `FixedBitSet` for managing packet ids of released QoS 2 publishes and incoming QoS 2 publishes in `MqttState`.
2626
* Accept `native_tls::TlsConnector` as input for `Transport::tls_with_config`.
27+
* Enforce `Sync` for `AsyncReadWrite`
2728

2829
### Deprecated
2930

0 commit comments

Comments
 (0)