Update changelog

This commit is contained in:
David Pedersen 2023-03-22 14:35:06 +01:00
parent a0af61ea46
commit 3fb67bf79d

View file

@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased
- **added:** Implement `IntoResponse` for `MultipartError` ([#1861])
- **fixed:** More clearly document what wildcards matches ([#1873])
[#1861]: https://github.com/tokio-rs/axum/pull/1861
[#1873]: https://github.com/tokio-rs/axum/pull/1873
# 0.6.11 (13. March, 2023)