Update changelog

This commit is contained in:
Jonas Platte 2025-03-27 17:24:13 +01:00 committed by Jonas Platte
parent 7b3143ba58
commit a9638f76b5

View File

@ -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