bump version to 0.9.0 and upgrade quick-xml to 0.12.1

This commit is contained in:
Matt Bilker 2018-04-10 21:01:18 -04:00
commit 96f223b7e3
No known key found for this signature in database
GPG key ID: 69ADF8AEB6C8B5D1
5 changed files with 13 additions and 10 deletions

View file

@ -1,3 +1,6 @@
Version 0.9.0, released 2018-04-10:
* Small changes
- Upgrade quick_xml to 0.12.1
Version 0.8.0, released 2018-02-18:
* Additions
- Link Mauve replaced error\_chain with failure ( https://gitlab.com/lumi/minidom-rs/merge_requests/27 )