Skip to content

Commit edceb19

Browse files
committed
0.1.6 release
1 parent c7f3af1 commit edceb19

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,4 +1,9 @@
1+
# 0.1.6
2+
3+
- Avoid heap allocation on FreeBSD
4+
15
# 0.1.5
6+
27
- Add support for Android and iOS
38

49
# 0.1.4

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.5"
3+
version = "0.1.6"
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)