mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Fix a typo in CHANGELOG.md (#906)
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
# 0.5.1 (03. April, 2022)
|
# 0.5.1 (03. April, 2022)
|
||||||
|
|
||||||
- **added:** Add `RequestParts::extract` which allows applying an extractor as a method call ([#897)
|
- **added:** Add `RequestParts::extract` which allows applying an extractor as a method call ([#897])
|
||||||
|
|
||||||
[#897]: https://github.com/tokio-rs/axum/pull/897
|
[#897]: https://github.com/tokio-rs/axum/pull/897
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user