Skip to content

Commit 2853bd4

Browse files
committed
doc(changelog) Add #1949.
1 parent eb03f18 commit 2853bd4

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
@@ -15,6 +15,9 @@
1515

1616
### Fixed
1717

18+
- [#1949](https://github.com/wasmerio/wasmer/pull/1949) `wasm_<type>_vec_delete` functions no longer crash when the given vector is uninitialized, in the Wasmer C API
19+
- [#1949](https://github.com/wasmerio/wasmer/pull/1949) The `wasm_frame_vec_t`, `wasm_functype_vec_t`, `wasm_globaltype_vec_t`, `wasm_memorytype_vec_t`, and `wasm_tabletype_vec_t` are now boxed vectors in the Wasmer C API
20+
1821
## 1.0.0-beta2 - 2020-12-16
1922

2023
### Added

0 commit comments

Comments
 (0)