Skip to content

Commit a108e9c

Browse files
committed
1.0.0
1 parent 78ee7cf commit a108e9c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.0
4+
5+
* Changes the `join` and `join_timeout` API to no longer consume the handle.
6+
37
## 0.10.3
48

59
* Update ipc-channel to 0.16.1.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "procspawn"
3-
version = "0.10.3"
3+
version = "1.0.0"
44
authors = [
55
"Armin Ronacher <[email protected]>",
66
"Manish Goregaokar <[email protected]>",

0 commit comments

Comments
 (0)