Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Oct 10, 2024
1 parent 1b926c8 commit 48e55a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
* Added support for `Self` in complex type expressions in methods.
[#4155](https://github.com/rustwasm/wasm-bindgen/pull/4155)

### Fixed

* Fixed generated setters from WebIDL interface attributes binding to wrong JS method names.
[#4170](https://github.com/rustwasm/wasm-bindgen/pull/4170)

--------------------------------------------------------------------------------

## [0.2.94](https://github.com/rustwasm/wasm-bindgen/compare/0.2.93...0.2.94)
Expand Down

0 comments on commit 48e55a2

Please sign in to comment.