minidom: Release 0.15.1

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2023-01-15 20:46:25 +01:00
commit 6bfe707789
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Version 0.15.1, released 2023-01-15:
* Changes
* Add `Element::from_reader_with_prefixes`
* (#44) Add test ensuring parsing two namespaces resolv
Version 0.15.0, released 2022-07-13:
* Changes
* Drop quick-xml dependency (astro1, jssfr)