Skip to content

Commit

Permalink
chore: update changelog for 0.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Mar 20, 2023
1 parent 56190bd commit bf7ff55
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v0.11.15

- Add `RequestBuilder` methods to split and reconstruct from its parts.
- Add experimental HTTP/3 support.
- Fix `connection_verbose` to log `write_vectored` calls.
- (wasm) Make requests actually cancel if the future is dropped.

## v0.11.14

- Adds `Proxy::no_proxy(url)` that works like the NO_PROXY environment variable.
Expand Down

0 comments on commit bf7ff55

Please sign in to comment.