Skip to content

Commit 3d0ca08

Browse files
committed
Add changelog entry
1 parent 550aec0 commit 3d0ca08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
* Fixed generated types when a static getter/setter has the same name as an instance getter/setter.
5555
[#4202](https://github.com/rustwasm/wasm-bindgen/pull/4202)
5656

57+
* Fixed wrong TypeScript return types for multivalue signatures.
58+
[#4210](https://github.com/rustwasm/wasm-bindgen/pull/4210)
59+
5760
--------------------------------------------------------------------------------
5861

5962
## [0.2.95](https://github.com/rustwasm/wasm-bindgen/compare/0.2.94...0.2.95)

0 commit comments

Comments
 (0)