diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 997fb467..723d59d5 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -787,6 +787,13 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0438.html"/> + <xmpp:version>0.2.0</xmpp:version> + <xmpp:status>partial</xmpp:status> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0441.html"/> <xmpp:version>0.2.0</xmpp:version> <xmpp:status>complete</xmpp:status> |