Update changelog with v0.3.4

This was shipped from the `v0.3.x` branch so wasn't moved to `main`.
This commit is contained in:
David Pedersen 2021-12-08 18:38:14 +01:00
parent 8e439b17f3
commit 4b85b227e1
1 changed files with 7 additions and 0 deletions

View File

@ -77,6 +77,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#571]: https://github.com/tokio-rs/axum/pull/571
[#574]: https://github.com/tokio-rs/axum/pull/574
# 0.3.4 (13. November, 2021)
- **change:** `box_body` has been renamed to `boxed`. `box_body` still exists
but is deprecated ([#530])
[#530]: https://github.com/tokio-rs/axum/pull/530
# 0.3.3 (13. November, 2021)
- Implement `FromRequest` for [`http::request::Parts`] so it can be used an