Skip to content

Commit 889541e

Browse files
committed
Restore lost changelog from tafia#635
Sometimes TortoiseGit loses commits during rebase... What a dangerous bug
1 parent f4af33e commit 889541e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

+2
Original file line numberDiff line numberDiff 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

@@ -28,6 +29,7 @@ MSRV bumped to 1.56! Crate now uses Rust 2021 edition.
2829
compatible with version 1.0.0 and up.
2930

3031
[#545]: https://github.com/tafia/quick-xml/pull/545
32+
[#635]: https://github.com/tafia/quick-xml/pull/635
3133
[#643]: https://github.com/tafia/quick-xml/pull/643
3234
[#651]: https://github.com/tafia/quick-xml/pull/651
3335

0 commit comments

Comments
 (0)