minidom: Make explicit the focus on XMPP

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-02-14 22:54:52 +01:00
commit c8538c18f5
3 changed files with 4 additions and 2 deletions

View file

@ -4,6 +4,7 @@ Version XXX, released YYY:
* PartialEq implementation for Element and Node have been changed to
ensure namespaces match even if the objects are slightly different.
* Changes
* Explicitely focus on XMPP
* Update edition to 2018
* Add NSChoice enum to allow comparing NSs differently
* Fixes