mirror of
https://github.com/tokio-rs/axum.git
synced 2024-12-28 23:38:20 +01:00
Add missing changelog link
This commit is contained in:
parent
562fa206f0
commit
4dd062e8ed
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning].
|
|||
|
||||
- **added:** Implement `IntoResponse` for `MultipartError` ([#1861])
|
||||
|
||||
[#1861]: https://github.com/tokio-rs/axum/pull/1861
|
||||
|
||||
# 0.7.1 (13. March, 2023)
|
||||
|
||||
- Updated to latest `axum-macros`
|
||||
|
|
Loading…
Reference in a new issue