Skip to content

Commit 328dac6

Browse files
committed
Release v0.5.5
1 parent 2173342 commit 328dac6

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.5.5
2+
3+
* Add support for Vita
4+
(https://github.com/rust-lang/socket2/pull/465).
5+
16
# 0.5.4
27

38
* Deprecated `Socket::(bind_)device_by_index`, replaced by

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

0 commit comments

Comments
 (0)