File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ MSRV bumped to 1.56! Crate now uses Rust 2021 edition.
1616
1717- [ #545 ] : Resolve well-known namespaces (` xml ` and ` xmlns ` ) to their appropriate URIs.
1818 Also, enforce namespace constraints related to these well-known namespaces.
19+ - [ #635 ] : Add support for async ` ElementWriter ` operations.
1920
2021### Bug Fixes
2122
@@ -29,6 +30,7 @@ MSRV bumped to 1.56! Crate now uses Rust 2021 edition.
2930- [ #649 ] : Make features linkable and reference them in the docs.
3031
3132[ #545 ] : https://github.com/tafia/quick-xml/pull/545
33+ [ #635 ] : https://github.com/tafia/quick-xml/pull/635
3234[ #643 ] : https://github.com/tafia/quick-xml/pull/643
3335[ #649 ] : https://github.com/tafia/quick-xml/pull/646
3436[ #651 ] : https://github.com/tafia/quick-xml/pull/651
You can’t perform that action at this time.
0 commit comments