sasl: Update Changelog
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
b4b0a7dbba
commit
25ee51f178
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
||||||
|
Version 0.5.2, released 2024-07-22:
|
||||||
|
* Improvements
|
||||||
|
- Add SCRAM client extensions support (thanks to Lucas Kent)
|
||||||
|
- Update to edition 2021
|
||||||
|
- Add tls-exporter channel binding
|
||||||
|
- Use the right name for SCRAM with channel binding
|
||||||
|
- Remove `ignore` keyword from doc-tests
|
||||||
|
- Swap sha-1 dep to sha1
|
||||||
|
- Update dependencies
|
||||||
|
- Fix clippy lints and compiler warnings
|
||||||
|
- Remove unneeded allocation in `client::mechanism::scram::Scram::initial`
|
||||||
|
|
||||||
Version 0.5.1, released 2023-08-20:
|
Version 0.5.1, released 2023-08-20:
|
||||||
* Important changes
|
* Important changes
|
||||||
- Move sasl-rs to the xmpp-rs repository at https://gitlab.com/xmpp-rs/xmpp-rs.
|
- Move sasl-rs to the xmpp-rs repository at https://gitlab.com/xmpp-rs/xmpp-rs.
|
||||||
|
|
Loading…
Reference in a new issue