ChangeLog

 1Version XXX:
 22017-0X-XX  Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
 3    * New parsers/serialisers:
 4        - Stanza error, as per RFC 6120 §8.3.
 5    * Incompatible changes:
 6        - Presence has got an overhaul, it now hosts show, statuses and
 7          priority in its struct.  The status module has also been
 8          dropped.
 9        - Iq now gets a proper StanzaError when the type is error.
10
11Version 0.1.0:
122017-04-29  Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
13    * Implement many extensions.