Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda authored Oct 26, 2023
1 parent 0259a5c commit 3107e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
enhancing type safety and compatibility.
[#3647](https://github.com/rustwasm/wasm-bindgen/pull/3647)

* Stop tolerating name collisions on enums, this would previously just emit one of them.
* Throw an error on enum name collisions, previously only one enum would be emitted.
[#3669](https://github.com/rustwasm/wasm-bindgen/pull/3669)

### Fixed
Expand Down

0 comments on commit 3107e0e

Please sign in to comment.