Skip to content

Commit c81b0e0

Browse files
committed
Release version 0.4.2
1 parent 390dafb commit c81b0e0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
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.2
2+
3+
* Fix double-close on pipe unregister (#200).
4+
* Don't include development scripts in release package (195).
5+
16
# signal-hook-mio-0.3.0
27
# signal-hook-tokio-0.4.0
38
# signal-hook-async-std-0.4.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "signal-hook"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
authors = [
55
"Michal 'vorner' Vaner <vorner@vorner.cz>",
66
"Thomas Himmelstoss <thimm@posteo.de>",

0 commit comments

Comments
 (0)