parsers: port stanza_error over to derive macros
This commit is contained in:
parent
b05ee0280a
commit
84c4b5731c
2 changed files with 24 additions and 76 deletions
|
|
@ -67,6 +67,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
|||
- time::TimeResult has been ported to use xso. Use From/Into to convert
|
||||
it to/from chrono::DateTime values. The numbered member `0` does not
|
||||
exist anymore (!551).
|
||||
- stanza_error::StanzaError has been ported to use xso (!552).
|
||||
* New parsers/serialisers:
|
||||
- Stream Features (RFC 6120) (!400)
|
||||
- Spam Reporting (XEP-0377) (!506)
|
||||
|
|
|
|||
Loading…
Reference in a new issue