Skip to content

Commit 8854811

Browse files
committed
Release v0.5.8
1 parent 68de29b commit 8854811

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.5.8
2+
3+
* Added `Socket::(set_)header_included_v4` and
4+
`Socket::(set_)header_included_v6`
5+
(https://github.com/rust-lang/socket2/pull/518).
6+
17
# 0.5.7
28

39
* Added `Socket::(set_)passcred`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "socket2"
3-
version = "0.5.7"
3+
version = "0.5.8"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"Thomas de Zeeuw <[email protected]>"

0 commit comments

Comments
 (0)