Skip to content

Commit 84b735c

Browse files
committed
Add missing changelog for #3655
1 parent d2f9315 commit 84b735c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@
146146
* Fix some calls to `free()` missing alignment.
147147
[#3639](https://github.com/rustwasm/wasm-bindgen/pull/3639)
148148

149+
* Fix wrong ABI for raw pointers.
150+
[#3655](https://github.com/rustwasm/wasm-bindgen/pull/3655)
151+
149152
### Removed
150153

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

0 commit comments

Comments
 (0)