Skip to content

Commit 471ab8d

Browse files
committed
Release v0.4.8
1 parent 640895c commit 471ab8d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.4.8
2+
3+
* Add `Socket::peek_sender` (backport)
4+
(https://github.com/rust-lang/socket2/pull/404).
5+
16
# 0.4.7
27

38
* Fixes compilation on OpenBSD

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.7"
3+
version = "0.4.8"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"Thomas de Zeeuw <[email protected]>"

0 commit comments

Comments
 (0)