We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96835d4 commit c50ff78Copy full SHA for c50ff78
axum-core/CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
# 0.5.0
11
12
+- **change:** Change rejection `Display` impl to match `body_text()` result ([#3118])
13
+
14
+[#3118]: https://github.com/tokio-rs/axum/pull/3118
15
16
## rc.1
17
18
- **breaking:**: `Option<T>` as an extractor now requires `T` to implement the
0 commit comments