mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 04:50:31 +00:00
Update changelog
This commit is contained in:
parent
7b3143ba58
commit
a9638f76b5
@ -10,12 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- **added:** Implement `From<Bytes>` for `Message` ([#3273])
|
||||
- **added:** Implement `OptionalFromRequest` for `Json` ([#3142])
|
||||
- **added:** Implement `OptionalFromRequest` for `Extension` ([#3157])
|
||||
- **changed:** Improved code size / compile time of `Handler` implementations ([#3285])
|
||||
- **changed:** Improved code size / compile time of dependent crates ([#3285], ([#3294]))
|
||||
|
||||
[#3273]: https://github.com/tokio-rs/axum/pull/3273
|
||||
[#3142]: https://github.com/tokio-rs/axum/pull/3142
|
||||
[#3157]: https://github.com/tokio-rs/axum/pull/3157
|
||||
[#3285]: https://github.com/tokio-rs/axum/pull/3285
|
||||
[#3294]: https://github.com/tokio-rs/axum/pull/3294
|
||||
|
||||
# 0.8.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user