Fix CDATA handling, add relevant test, update CHANGELOG, bump version to 0.9.1.

This commit is contained in:
lumi 2018-05-29 15:59:36 +02:00
commit 4f588f615d
3 changed files with 20 additions and 2 deletions

View file

@ -1,3 +1,6 @@
Version 0.9.1, released 2018-05-29:
* Fixes
* Lumi fixed CDATA handling, minidom will not unescape CDATA bodies anymore.
Version 0.9.0, released 2018-04-10:
* Small changes
- Upgrade quick_xml to 0.12.1