Add #1049 to changelogs

This commit is contained in:
David Pedersen
2022-06-06 18:00:52 +02:00
parent bff7d72c53
commit 8ff275499b
3 changed files with 8 additions and 2 deletions
+3 -1
View File
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased
- None.
- **fixed:** Use `impl IntoResponse` less in docs ([#1049])
[#1049]: https://github.com/tokio-rs/axum/pull/1049
# 0.2.4 (02. May, 2022)