diff options
-rw-r--r-- | doc/doap.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 548b9a02..3581a3e6 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -54,8 +54,9 @@ <implements rdf:resource="https://www.rfc-editor.org/info/rfc6455"/> <implements rdf:resource="https://www.rfc-editor.org/info/rfc7301"/> <implements rdf:resource="https://www.rfc-editor.org/info/rfc7395"/> - <!-- Added in hg:0bbbc9042361 released in 0.6.0 --> - <implements rdf:resource="https://datatracker.ietf.org/doc/draft-cridland-xmpp-session/"/> + <implements rdf:resource="https://datatracker.ietf.org/doc/draft-cridland-xmpp-session/"> + <!-- since=0.6.0 note=Added in hg:0bbbc9042361 --> + </implements> <implements rdf:resource="http://www.unicode.org/reports/tr39/"/> <implements> <xmpp:SupportedXep> |