Remove tokio_xmpp::ParseError and tokio_xmpp::starttls::ParseError

This commit is contained in:
xmppftw xmppftw 2024-07-31 19:25:09 +02:00 committed by Link Mauve
commit ee3d86ec42
4 changed files with 6 additions and 41 deletions

View file

@ -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: