Skip to content

Commit 3920950

Browse files
committed
Update releases.
1 parent 3e9970a commit 3920950

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

releases.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Releases
22

3+
## Unreleased
4+
5+
- Improved HTTP/1 connection handling.
6+
- The input stream is no longer closed when the output stream is closed.
7+
8+
## v0.76.0
9+
10+
- `Async::HTTP::Body::Writable` is moved to `Protocol::HTTP::Body::Writable`.
11+
- Remove `Async::HTTP::Body::Delayed` with no replacement.
12+
- Remove `Async::HTTP::Body::Slowloris` with no replacement.
13+
314
## v0.75.0
415

516
- Better handling of HTTP/1 \<-\> HTTP/2 proxying, specifically upgrade/CONNECT requests.

0 commit comments

Comments
 (0)