Skip to content

Commit e6e2d8a

Browse files
committed
v0.12.22
1 parent a9ab0fa commit e6e2d8a

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+
## v0.12.22
2+
3+
- Fix socks proxies when resolving IPv6 destinations.
4+
15
## v0.12.21
26

37
- Fix socks proxy to use `socks4a://` instead of `socks4h://`.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "reqwest"
3-
version = "0.12.21"
3+
version = "0.12.22"
44
description = "higher level HTTP client library"
55
keywords = ["http", "request", "client"]
66
categories = ["web-programming::http-client", "wasm"]

0 commit comments

Comments
 (0)