Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fakeshadow committed Feb 6, 2025
1 parent cb12552 commit 375a358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# unreleased 0.7.0
## Add
- add `HttpServer::bind_h3` easing enabling HTTP/3 as transport layer. The API can be enabled with `http3` crate feature
- add default impl to `handler::state::BorrowState` trait for `Box`, `Rc` and `Arc` types
- add `middleware::WebContext`
- add `WebContext::extract` method
Expand Down

0 comments on commit 375a358

Please sign in to comment.