mirror of
https://github.com/tokio-rs/axum.git
synced 2025-10-03 07:44:52 +00:00
Fix a pull request link in CHANGELOG.md (#307)
This commit is contained in:
parent
e069225559
commit
c8a44105c2
@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- **fixed:** Fix URI captures matching empty segments. This means requests with
|
- **fixed:** Fix URI captures matching empty segments. This means requests with
|
||||||
URI `/` will no longer be matched by `/:key` ([#264](https://github.com/tokio-rs/axum/pull/264))
|
URI `/` will no longer be matched by `/:key` ([#264](https://github.com/tokio-rs/axum/pull/264))
|
||||||
- **fixed:** Remove needless trait bounds from `Router::boxed` ([#264](https://github.com/tokio-rs/axum/pull/264))
|
- **fixed:** Remove needless trait bounds from `Router::boxed` ([#269](https://github.com/tokio-rs/axum/pull/269))
|
||||||
|
|
||||||
# 0.2.1 (24. August, 2021)
|
# 0.2.1 (24. August, 2021)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user