tokio-xmpp: bump to 3.5
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
079ca7dd90
commit
adeb4154de
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
Version 3.5.0:
|
||||
2023-10-24 Maxime “pep” Buquet <pep@bouah.net>
|
||||
* Changes:
|
||||
- Require one and only one of tls-native and tls-rust to be enabled.
|
||||
Technically a breaking change, but enabling both wasn't working in the
|
||||
previous release anyway.
|
||||
- Various fixes that were guarded under the tls-rust feature. All
|
||||
updates from dependencies.
|
||||
|
||||
Version 3.4.0:
|
||||
2023-08-17 Maxime “pep” Buquet <pep@bouah.net>
|
||||
* Breaking changes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue