Skip to content

Commit 3983d26

Browse files
authored
Add #66 to changelog
1 parent 362d7c6 commit 3983d26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
- Upgrade to Rust 2018 edition [#59](https://github.com/lambda-fairy/rust-errno/pull/59)
1818

19+
- wasm32-wasi: Use `__errno_location` instead of `feature(thread_local)`. [#66](https://github.com/lambda-fairy/rust-errno/pull/66)
20+
1921
# [0.2.8] - 2021-10-27
2022

2123
- Optionally support no_std

0 commit comments

Comments
 (0)