minidom: Don't prepend xml prelude in writer. Add new API
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
8042d6ea23
commit
141d11ad38
6 changed files with 29 additions and 11 deletions
|
|
@ -1,4 +1,6 @@
|
|||
Version XXX, released YYY:
|
||||
* Breaking
|
||||
`Element.write_to` doesn't prepand xml prelude anymore. Use `write_to_decl`.
|
||||
* Changes
|
||||
* Update edition to 2018
|
||||
* Add NSChoice enum to allow comparing NSs differently
|
||||
|
|
|
|||
Loading…
Reference in a new issue