xmpp-parsers: Split vCard-temp iq get into new VCardQuery
There is no reason to force users to use the same struct for both.
This commit is contained in:
parent
0adca163f8
commit
86b65ab447
2 changed files with 10 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
|||
cert_management::Item::no_cert_management,
|
||||
ssm::StreamManagement::optional and starttls::StartTls::required are
|
||||
now proper bools, instead of Option<ZeroSizedType> (!518)
|
||||
- vCard-temp queries have been split into vcard::VCardQuery (!522)
|
||||
* New parsers/serialisers:
|
||||
- Stream Features (RFC 6120) (!400)
|
||||
- Spam Reporting (XEP-0377) (!506)
|
||||
|
|
|
|||
Loading…
Reference in a new issue