Skip to content

Commit ad4a376

Browse files
committed
v0.1.8
1 parent 164d926 commit ad4a376

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.8 (2024-09-09)
2+
3+
- Add `server::conn::auto::upgrade::downcast()` for use with auto connection upgrades.
4+
15
# 0.1.7 (2024-08-06)
26

37
- Add `Connected::poison()` to `legacy` client, a port from hyper v0.14.x.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyper-util"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "hyper utilities"
55
readme = "README.md"
66
homepage = "https://hyper.rs"

0 commit comments

Comments
 (0)