Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpdrsn committed Dec 30, 2023
1 parent 88133d6 commit 2ac8a1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions axum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased

- **fixed:** Improve `debug_handler` on tuple response types ([#2201])
- **breaking:** Require `Sync` for all handlers and services added to `Router`
and `MethodRouter` ([#2473])

[#2201]: https://github.com/tokio-rs/axum/pull/2201
[#2473]: https://github.com/tokio-rs/axum/pull/2473

# 0.7.3 (29. December, 2023)

Expand Down

0 comments on commit 2ac8a1e

Please sign in to comment.