We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c91983 commit 19f2be2Copy full SHA for 19f2be2
axum-extra/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning].
9
10
- **added:** Add `RouterExt::typed_connect` ([#2961]).
11
12
+[#2961]: https://github.com/tokio-rs/axum/pull/2961
13
+
14
# 0.10.0
15
16
# alpha.1
axum/CHANGELOG.md
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **added:** Add `MethodFilter::CONNECT`, `routing::connect[_service]`
and `MethodRouter::connect[_service]` ([#2961]).
+[#2984]: https://github.com/tokio-rs/axum/pull/2984
17
18
# 0.8.0
19
20
## alpha.1
0 commit comments