added changelog

This commit is contained in:
lumi 2017-06-10 17:44:28 +02:00
commit 8b50dadb92

3
CHANGELOG.md Normal file
View file

@ -0,0 +1,3 @@
Version 0.5.0, released 2017-06-10:
* Big changes
- Eijebong made parsing a lot faster by switching the crate from xml-rs to quick_xml. ( https://gitlab.com/lumi/minidom-rs/merge_requests/11 )