From b96341a58f9bcf8829e34b17d766f55a58c3f82d Mon Sep 17 00:00:00 2001
From: Kim Alvefur <zash@zash.se>
Date: Mon, 30 Nov 2020 21:00:45 +0100
Subject: mod_mam: Advertise extended MAM 0.7.x behind a feature flag

In order to ease testing until the extended feautres are all
implemented.

Also TODOs for all the sub-features.
---
 doc/doap.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/doap.xml b/doc/doap.xml
index 30a876fa..57c8c97d 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -568,7 +568,8 @@
     <implements>
       <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0313.html"/>
-        <xmpp:version>0.6.3</xmpp:version>
+        <xmpp:version>0.7.2</xmpp:version>
+        <xmpp:status>partial</xmpp:status>
         <xmpp:since>0.10.0</xmpp:since>
         <xmpp:note>mod_mam, mod_muc_mam</xmpp:note>
       </xmpp:SupportedXep>
-- 
cgit v1.2.3