Skip to content

Commit

Permalink
Restore lost changelog from tafia#635
Browse files Browse the repository at this point in the history
Sometimes TortoiseGit loses commits during rebase... What a dangerous bug
  • Loading branch information
Mingun committed Sep 18, 2023
1 parent f4af33e commit 889541e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ MSRV bumped to 1.56! Crate now uses Rust 2021 edition.

- [#545]: Resolve well-known namespaces (`xml` and `xmlns`) to their appropriate URIs.
Also, enforce namespace constraints related to these well-known namespaces.
- [#635]: Add support for async `ElementWriter` operations.

### Bug Fixes

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

[#545]: https://github.com/tafia/quick-xml/pull/545
[#635]: https://github.com/tafia/quick-xml/pull/635
[#643]: https://github.com/tafia/quick-xml/pull/643
[#651]: https://github.com/tafia/quick-xml/pull/651

Expand Down

0 comments on commit 889541e

Please sign in to comment.