Skip to content

Commit

Permalink
Add missing changelog for #3655
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Oct 13, 2023
1 parent d2f9315 commit 84b735c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
* Fix some calls to `free()` missing alignment.
[#3639](https://github.com/rustwasm/wasm-bindgen/pull/3639)

* Fix wrong ABI for raw pointers.
[#3655](https://github.com/rustwasm/wasm-bindgen/pull/3655)

### Removed

* Removed `ReadableStreamByobReader::read_with_u8_array()` because it doesn't work with Wasm.
Expand Down

0 comments on commit 84b735c

Please sign in to comment.