From 9737194b5e1535225b389f70949c174b66a144ee Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Fri, 27 Mar 2020 11:20:11 +0100 Subject: [PATCH] xmpp-parsers: Add MIX to the supported XEPs. --- xmpp-parsers/ChangeLog | 21 +++++++++++++-------- xmpp-parsers/doap.xml | 8 ++++++++ 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/xmpp-parsers/ChangeLog b/xmpp-parsers/ChangeLog index e7f4802acef7b637fb8b4cb1e63f62a89a9f2054..ce1eae157cce3c1c583196ada48f4afc27be0782 100644 --- a/xmpp-parsers/ChangeLog +++ b/xmpp-parsers/ChangeLog @@ -1,13 +1,18 @@ +Version 0.18.0: +UNRELEASED Emmanuel Gil Peyrot + * New parsers/serialisers: + - Mediated Information eXchange (MIX) (XEP-0369) + Version 0.17.0: 2020-02-15 Emmanuel Gil Peyrot , Maxime “pep” Buquet , Paul Fariello - * Improvements: - - Add serialization tests where possible - - Use minidom's NSChoice API for Jingle parser - - Remove NamespaceAwareCompare. Move to minidom - * Breaking changes: - - Prevent generate_serializer macro from adding another layer of Node. - Fixes some serializers. - - ecaps2: Use the Error type instead of () + * Improvements: + - Add serialization tests where possible + - Use minidom's NSChoice API for Jingle parser + - Remove NamespaceAwareCompare. Move to minidom + * Breaking changes: + - Prevent generate_serializer macro from adding another layer of Node. + Fixes some serializers. + - ecaps2: Use the Error type instead of () Version 0.16.0: 2019-10-15 Emmanuel Gil Peyrot diff --git a/xmpp-parsers/doap.xml b/xmpp-parsers/doap.xml index 3720fc5112a971bb1509ab05cadb14d107fdce58..d67f34202593505d50da55c5fece3cfe75d034d0 100644 --- a/xmpp-parsers/doap.xml +++ b/xmpp-parsers/doap.xml @@ -458,6 +458,14 @@ 0.1.0 + + + + complete + 0.14.3 + NEXT + +