impl IntoAttributeValue for std::net::IpAddr
This commit is contained in:
parent
4f588f615d
commit
7ed4be96eb
2 changed files with 6 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
Version 0.9.1, released 2018-05-29:
|
||||
* Fixes
|
||||
* Lumi fixed CDATA handling, minidom will not unescape CDATA bodies anymore.
|
||||
* Small changes
|
||||
- Link Mauve implemented IntoAttributeValue on std::net::IpAddr.
|
||||
Version 0.9.0, released 2018-04-10:
|
||||
* Small changes
|
||||
- Upgrade quick_xml to 0.12.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue