xmpp-parsers: Convert bookmarks2 to xso
This commit is contained in:
parent
1c22e17955
commit
aaf2dd7925
3 changed files with 30 additions and 84 deletions
|
|
@ -25,6 +25,9 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
|||
change it again once any other specification allows e.g. presences or
|
||||
iqs.
|
||||
- Module `jingle_thumnails` renamed to `jingle_thumbnails`.
|
||||
- The bookmarks2 Conference `extensions` child is now an
|
||||
`Option<Extensions>` instead of a `Vec<Element>`, to distinguish
|
||||
between it being absent or empty (!472).
|
||||
* New parsers/serialisers:
|
||||
- Stream Features (RFC 6120) (!400)
|
||||
- Extensible SASL Profile (XEP-0388)
|
||||
|
|
|
|||
Loading…
Reference in a new issue