Skip to content

Commit 61a6aae

Browse files
committed
v0.1.7 release
1 parent 3cfc527 commit 61a6aae

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,3 +1,7 @@
1+
# 0.1.7
2+
3+
Fix memory leak on Apple platforms
4+
15
# 0.1.6
26

37
- Avoid heap allocation on FreeBSD

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "num_threads"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
authors = ["Jacob Pratt <[email protected]>"]
55
repository = "https://github.com/jhpratt/num_threads"
66
categories = ["api-bindings", "hardware-support", "os"]

0 commit comments

Comments
 (0)