tokio-xmpp: publish auth method
This commit is contained in:
parent
65c3e0dee7
commit
3bda04124e
4 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
Version NEXT:
|
||||
0000-00-00 RELEASER <releaser@domain>
|
||||
* Added:
|
||||
- Expose `client_auth` method to allow manual stream setups for advanced
|
||||
use cases.
|
||||
* Fixed:
|
||||
- Ignore missing "version" stream attribute for 0114 components.
|
||||
- Gate `AsRawFd` behind `ktls` feature to make Windows build work again.
|
||||
|
|
|
|||
Loading…
Reference in a new issue