Skip to content

Commit ac391b2

Browse files
committed
Release v0.4.4
1 parent 200efab commit ac391b2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# 0.4.3
1+
# 0.4.4
2+
3+
## Fixed
4+
5+
* Libc v0.2.114 fixed an issue where `ip_mreqn` where was not defined for Linux
6+
s390x.
7+
8+
# 0.4.3 (yanked)
29

310
## Added
411

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.4.3"
3+
version = "0.4.4"
44
authors = [
55
"Alex Crichton <alex@alexcrichton.com>",
66
"Thomas de Zeeuw <thomasdezeeuw@gmail.com>"

0 commit comments

Comments
 (0)