Skip to content

Commit e343491

Browse files
committed
Version 0.3.18
1 parent dfdec81 commit e343491

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+
# signal-hook-1.3.18
2+
3+
* Release the special-case removal of AIX for top-level signal-hook too (#169,
4+
#176).
5+
16
# signal-hook-async-std-0.3.0
27

38
* Bump async-std to 0.2 (#172).

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.3.17"
3+
version = "0.3.18"
44
authors = [
55
"Michal 'vorner' Vaner <[email protected]>",
66
"Thomas Himmelstoss <[email protected]>",

0 commit comments

Comments
 (0)