Skip to content

Commit 3c1e334

Browse files
committed
Added Changelog entry
1 parent c133ade commit 3c1e334

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
@@ -5,6 +5,9 @@
55

66
### Added
77

8+
* Added bindings for [MathML](https://www.w3.org/TR/MathML3/) elements and added support for the [`HTMLOrSVGElement`](https://html.spec.whatwg.org/#htmlorsvgelement) `mixin` (which is named `HTMLOrForeignElement` here), which is used for all interfaces deriving from `Element`.
9+
[#4143](https://github.com/rustwasm/wasm-bindgen/pull/4143)
10+
811
* Added support for implicit discriminants in enums.
912
[#4152](https://github.com/rustwasm/wasm-bindgen/pull/4152)
1013

0 commit comments

Comments
 (0)