Skip to content

Commit 210eacd

Browse files
committed
mention changes in CHANGELOG.md
1 parent 3b818b8 commit 210eacd

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
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
* `Auth` packet as per MQTT5 standards
1717
* Allow configuring the `nodelay` property of underlying TCP client with the `tcp_nodelay` field in `NetworkOptions`
1818
* `set_client_id` method on `MqttOptions`
19+
* Implemented automatic topic alias for the client. Now client will manage client-side topic_alias
1920

2021
### Changed
2122

0 commit comments

Comments
 (0)