Remove tokio_xmpp::ParseError and tokio_xmpp::starttls::ParseError
This commit is contained in:
parent
507a3df652
commit
ee3d86ec42
4 changed files with 6 additions and 41 deletions
|
|
@ -1,3 +1,8 @@
|
|||
Version NEXT:
|
||||
XXXX-YY-ZZ RELEASER <admin@example.com>
|
||||
* Breaking:
|
||||
- Remove `tokio_xmpp::ParseError` and `tokio_xmpp::starttls::ParseError` which were never used
|
||||
|
||||
Version 4.0.0:
|
||||
2024-07-26 Maxime “pep” Buquet <pep@bouah.net>
|
||||
* Breaking:
|
||||
|
|
|
|||
Loading…
Reference in a new issue