File tree 1 file changed +2
-0
lines changed
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.
16
16
17
17
- [ #545 ] : Resolve well-known namespaces (` xml ` and ` xmlns ` ) to their appropriate URIs.
18
18
Also, enforce namespace constraints related to these well-known namespaces.
19
+ - [ #635 ] : Add support for async ` ElementWriter ` operations.
19
20
20
21
### Bug Fixes
21
22
@@ -28,6 +29,7 @@ MSRV bumped to 1.56! Crate now uses Rust 2021 edition.
28
29
compatible with version 1.0.0 and up.
29
30
30
31
[ #545 ] : https://github.com/tafia/quick-xml/pull/545
32
+ [ #635 ] : https://github.com/tafia/quick-xml/pull/635
31
33
[ #643 ] : https://github.com/tafia/quick-xml/pull/643
32
34
[ #651 ] : https://github.com/tafia/quick-xml/pull/651
33
35
You can’t perform that action at this time.
0 commit comments