mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
update change log
This commit is contained in:
parent
b49ea5175d
commit
6b4061ad86
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
Version 0.6.2, released 2017-08-27:
|
||||
* Additions
|
||||
- Link Mauve added an implementation of IntoElements for all Into<Element> ( https://gitlab.com/lumi/minidom-rs/merge_requests/19 )
|
||||
Version 0.6.1, released 2017-08-20:
|
||||
* Additions
|
||||
- Astro added Element::has_ns, which checks whether an element's namespace matches the passed argument. ( https://gitlab.com/lumi/minidom-rs/merge_requests/16 )
|
||||
|
|
Loading…
Reference in a new issue