File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212# 0.1.1 (06. December, 2021)
1313
14- - ** added:** ` axum_core::response::Response ` now exists as a shorthand for writing ` Response<BoxBody> ` .
14+ - ** added:** ` axum_core::response::Response ` now exists as a shorthand for writing ` Response<BoxBody> ` ([ #590 ] )
15+
16+ [ #590 ] : https://github.com/tokio-rs/axum/pull/590
1517
1618# 0.1.0 (02. December, 2021)
1719
Original file line number Diff line number Diff line change @@ -17,7 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
1818# 0.4.1 (06. December, 2021)
1919
20- - ** added:** ` axum::response::Response ` now exists as a shorthand for writing ` Response<BoxBody> ` .
20+ - ** added:** ` axum::response::Response ` now exists as a shorthand for writing ` Response<BoxBody> ` ([ #590 ] )
21+
22+ [ #590 ] : https://github.com/tokio-rs/axum/pull/590
2123
2224# 0.4.0 (02. December, 2021)
2325
You can’t perform that action at this time.
0 commit comments