Skip to content

Commit

Permalink
doc: update changelog for R15
Browse files Browse the repository at this point in the history
  • Loading branch information
Devdutt Shenoi committed Aug 26, 2022
1 parent 4935b9d commit e164d54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
### Unreleased

### R15
---
rumqttc
rumqttc v0.15.0
---
- Ensure re-export of `ClientConfig` is clearly from the `tokio_rustls` crate (#428)
- Derive standard like `Eq` and `Clone` traits on some types where required (#429)
- Create non-blocking interface for `Notifier` (#431)
- Use native certificates for encrypted transports in `MqttOptions::parse_url` (#436)

### R14
----------------
Expand Down

0 comments on commit e164d54

Please sign in to comment.