xmpp-parsers: Add MIX to the supported XEPs.

This commit is contained in:
Emmanuel Gil Peyrot 2020-03-27 11:20:11 +01:00
commit 9737194b5e
2 changed files with 21 additions and 8 deletions

View file

@ -458,6 +458,14 @@
<xmpp:since>0.1.0</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0369.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.14.3</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0373.html"/>