Skip to content

Commit b8f6a1e

Browse files
committed
Restore lost changelog from #635
Sometimes TortoiseGit loses commits during rebase... What a dangerous bug
1 parent 7866cf1 commit b8f6a1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
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

@@ -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

0 commit comments

Comments
 (0)