Skip to content

Commit

Permalink
doc(changelog) Add wasmerio#2070.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Jan 29, 2021
1 parent 22e5468 commit b979837
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

### Fixed
- [#2058](https://github.com/wasmerio/wasmer/pull/2058) Expose WASI versions to C correctly.
- [#2070](https://github.com/wasmerio/wasmer/pull/2070) Do not drain the entire captured stream at first read with `wasi_env_read_stdout` or `_stderr` in the C API.
- [#2044](https://github.com/wasmerio/wasmer/pull/2044) Do not build C headers on docs.rs.

## 1.0.1 - 2021-01-12
Expand Down

0 comments on commit b979837

Please sign in to comment.