Skip to content

Commit c50ff78

Browse files
committed
Add changelog entry
1 parent 96835d4 commit c50ff78

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

axum-core/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
# 0.5.0
1111

12+
- **change:** Change rejection `Display` impl to match `body_text()` result ([#3118])
13+
14+
[#3118]: https://github.com/tokio-rs/axum/pull/3118
15+
1216
## rc.1
1317

1418
- **breaking:**: `Option<T>` as an extractor now requires `T` to implement the

0 commit comments

Comments
 (0)