diff --git a/xmpp-parsers/ChangeLog b/xmpp-parsers/ChangeLog index e7f4802a..ce1eae15 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 3720fc51..d67f3420 100644 --- a/xmpp-parsers/doap.xml +++ b/xmpp-parsers/doap.xml @@ -458,6 +458,14 @@ 0.1.0 + + + + complete + 0.14.3 + NEXT + +