Skip to content

Commit c78379e

Browse files
committed
v1.3.1
1 parent 3705a7e commit c78379e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### v1.3.1 (2024-04-16)
2+
3+
#### Bug Fixes
4+
5+
* **client:** revert auto content-length header for some requests (#3633)
6+
7+
18
## v1.3.0 (2024-04-15)
29

310

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"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
description = "A fast and correct HTTP library."
55
readme = "README.md"
66
homepage = "https://hyper.rs"

0 commit comments

Comments
 (0)