mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-26 00:00:23 +02:00
Clean up extra space in axum/CHANGELOG.md
This commit is contained in:
committed by
David Pedersen
parent
5cb53b23ec
commit
04e0a9e31b
+1
-1
@@ -65,7 +65,7 @@ Yanked, as it contained an accidental breaking change.
|
||||
|
||||
# 0.5.11 (02. July, 2022)
|
||||
|
||||
- **added:** Implement `TryFrom<http:: Method>` for `MethodFilter` and use new
|
||||
- **added:** Implement `TryFrom<http::Method>` for `MethodFilter` and use new
|
||||
`NoMatchingMethodFilter` error in case of failure ([#1130])
|
||||
- **added:** Document how to run extractors from middleware ([#1140])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user