Skip to content

Commit

Permalink
Update rumqttc/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Devdutt Shenoi <[email protected]>
  • Loading branch information
xiaocq2001 and de-sh authored May 14, 2024
1 parent 0c9caeb commit e3fd30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rumqttc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `size()` method on `Packet` calculates size once serialized.
* `read()` and `write()` methods on `Packet`.
* `ConnectionAborted` variant on `StateError` type to denote abrupt end to a connection
* `set_session_expiry_interval` and `get_session_expiry_interval` methods on `MqttOptions`.
* `set_session_expiry_interval` and `session_expiry_interval` methods on `MqttOptions`.

### Changed

Expand Down

0 comments on commit e3fd30c

Please sign in to comment.