CHANGELOG: Add missing 0.10.0 entry

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2019-06-12 18:42:20 +02:00
parent 769821141b
commit 019e700ab4
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

View file

@ -1,3 +1,7 @@
Version 0.10.0, released 2018-10-21:
* Changes
* Update quick-xml to 0.13
* Update doc to reflect switch from xml-rs to quick-xml.
Version 0.9.1, released 2018-05-29:
* Fixes
* Lumi fixed CDATA handling, minidom will not unescape CDATA bodies anymore.