Add missing changelog link

This commit is contained in:
David Pedersen
2022-09-10 10:31:57 +02:00
parent 76f7688383
commit 5cb53b23ec
+2
View File
@@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
([#1346])
[#1346]: https://github.com/tokio-rs/axum/pull/1346
# 0.5.15 (9. August, 2022)
- **fixed:** Don't expose internal type names in `QueryRejection` response. ([#1171])