mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-27 00:00:24 +02:00
Fix formatting of axum/CHANGELOG.md
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- **added:** Implement `OptionalFromRequest` for `Json` ([#3142])
|
- **added:** Implement `OptionalFromRequest` for `Json` ([#3142])
|
||||||
- **added:** Implement `OptionalFromRequest` for `Extension` ([#3157])
|
- **added:** Implement `OptionalFromRequest` for `Extension` ([#3157])
|
||||||
- **added:** Allow setting the read buffer capacity of `WebSocketUpgrade` ([#3178])
|
- **added:** Allow setting the read buffer capacity of `WebSocketUpgrade` ([#3178])
|
||||||
- **changed:** Improved code size / compile time of dependent crates ([#3285], ([#3294]))
|
- **changed:** Improved code size / compile time of dependent crates ([#3285], [#3294])
|
||||||
|
|
||||||
[#3273]: https://github.com/tokio-rs/axum/pull/3273
|
[#3273]: https://github.com/tokio-rs/axum/pull/3273
|
||||||
[#3142]: https://github.com/tokio-rs/axum/pull/3142
|
[#3142]: https://github.com/tokio-rs/axum/pull/3142
|
||||||
|
|||||||
Reference in New Issue
Block a user