Skip to content

Commit a9638f7

Browse files
svix-jplattejplatte
authored andcommitted
Update changelog
1 parent 7b3143b commit a9638f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

axum/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- **added:** Implement `From<Bytes>` for `Message` ([#3273])
1111
- **added:** Implement `OptionalFromRequest` for `Json` ([#3142])
1212
- **added:** Implement `OptionalFromRequest` for `Extension` ([#3157])
13-
- **changed:** Improved code size / compile time of `Handler` implementations ([#3285])
13+
- **changed:** Improved code size / compile time of dependent crates ([#3285], ([#3294]))
1414

1515
[#3273]: https://github.com/tokio-rs/axum/pull/3273
1616
[#3142]: https://github.com/tokio-rs/axum/pull/3142
1717
[#3157]: https://github.com/tokio-rs/axum/pull/3157
1818
[#3285]: https://github.com/tokio-rs/axum/pull/3285
19+
[#3294]: https://github.com/tokio-rs/axum/pull/3294
1920

2021
# 0.8.2
2122

0 commit comments

Comments
 (0)