diff options
Diffstat (limited to 'doc/doap.xml')
| -rw-r--r-- | doc/doap.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index bbad8a58..4733e86a 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -392,6 +392,15 @@ SPDX-License-Identifier: CC0-1.0 </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0272.html'/> + <xmpp:status>complete</xmpp:status> + <xmpp:version>0.2</xmpp:version> + <xmpp:since>1.5</xmpp:since> + <xmpp:note>Based on https://github.com/xsf/xeps/pull/1139</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0280.html'/> <xmpp:status>complete</xmpp:status> <xmpp:version>0.10</xmpp:version> |
