doap, ChangeLog: Add support for occupand-id (XEP-0421).

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-07 16:43:05 +02:00
parent 943292a749
commit d9a6aeea99
2 changed files with 9 additions and 0 deletions

View file

@ -3,6 +3,7 @@ DATE Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
* New parsers/serialisers:
- Client State Indication (XEP-0352)
- OpenPGP for XMPP (XEP-0373)
- Anonymous unique occupant identifiers for MUCs (XEP-0421)
* Breaking changes:
- Presence constructors now take Into<Jid> and assume Some.

View file

@ -440,6 +440,14 @@
<xmpp:since>0.1.0</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0421.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.1.0</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<release>
<Version>