minidom: Bump version to 0.18
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
0c253b8c4e
commit
bd986f5e5e
5 changed files with 7 additions and 5 deletions
|
|
@ -1,6 +1,8 @@
|
|||
Version NEXT:
|
||||
|
||||
Version 0.18, released 2025-10-28:
|
||||
* Breaking:
|
||||
* Removed 'std' feature for now because it makes build fail on
|
||||
* Remove 'std' feature for now because it makes build fail on
|
||||
no-default-features.
|
||||
* Add `Element::attr_ns` that requires the attribute namespace in addition
|
||||
to `Element::attr` (which defaults to `rxml::Namespace::none()`. Similar
|
||||
|
|
|
|||
Loading…
Reference in a new issue