Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpdrsn committed Jul 25, 2022
1 parent 5e2c782 commit 2d5ac3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions axum/CHANGELOG.md
Expand Up @@ -8,8 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased

- **fixed:** Don't expose internal type names in `QueryRejection` response. ([#1171])
- **fixed:** Improve performance of JSON serialization ([#1178])
- **fixed:** Improve build times by generating less IR ([#1192])

[#1171]: https://github.com/tokio-rs/axum/pull/1171
[#1178]: https://github.com/tokio-rs/axum/pull/1178
[#1192]: https://github.com/tokio-rs/axum/pull/1192

# 0.5.13 (15. July, 2022)

Expand Down

0 comments on commit 2d5ac3e

Please sign in to comment.