diff --git a/axum-extra/CHANGELOG.md b/axum-extra/CHANGELOG.md index 9d1d4df7..4d49aab5 100644 --- a/axum-extra/CHANGELOG.md +++ b/axum-extra/CHANGELOG.md @@ -12,9 +12,9 @@ and this project adheres to [Semantic Versioning]. # 0.9.3 (24. March, 2024) - **added:** New `tracing` feature which enables logging rejections from - built-in extractor with the `axum::rejection=trace` target ([#2596]) + built-in extractor with the `axum::rejection=trace` target ([#2584]) -[#2596]: https://github.com/tokio-rs/axum/pull/2596 +[#2584]: https://github.com/tokio-rs/axum/pull/2584 # 0.9.2 (13. January, 2024)