add missing changelog link

This commit is contained in:
David Pedersen 2023-04-10 09:23:55 +02:00
parent 352cf9a266
commit 4db9b6eb81

View file

@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased
- **added:** Implement `Deref` and `DerefMut` for built-in extractors
- **added:** Implement `Deref` and `DerefMut` for built-in extractors ([#1922])
[#1922]: https://github.com/tokio-rs/axum/pull/1922
# 0.6.12 (22. March, 2023)