mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 07:08:16 +01:00
Update changelog
This commit is contained in:
parent
a0af61ea46
commit
3fb67bf79d
1 changed files with 2 additions and 0 deletions
|
@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
- **added:** Implement `IntoResponse` for `MultipartError` ([#1861])
|
- **added:** Implement `IntoResponse` for `MultipartError` ([#1861])
|
||||||
|
- **fixed:** More clearly document what wildcards matches ([#1873])
|
||||||
|
|
||||||
[#1861]: https://github.com/tokio-rs/axum/pull/1861
|
[#1861]: https://github.com/tokio-rs/axum/pull/1861
|
||||||
|
[#1873]: https://github.com/tokio-rs/axum/pull/1873
|
||||||
|
|
||||||
# 0.6.11 (13. March, 2023)
|
# 0.6.11 (13. March, 2023)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue