Skip to content

Commit 2298ee6

Browse files
committed
Update changelog
1 parent e8eefab commit 2298ee6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
* Added JSDoc type annotations to C-style enums.
1515
[#4192](https://github.com/rustwasm/wasm-bindgen/pull/4192)
1616

17+
* Added bindings for `StaticRange`.
18+
[#4221](https://github.com/rustwasm/wasm-bindgen/pull/4221)
19+
20+
* Added bindings for `AbstractRange`.
21+
[#4221](https://github.com/rustwasm/wasm-bindgen/pull/4221)
22+
1723
### Changed
1824

1925
* String enums now generate private TypeScript types but only if used.

0 commit comments

Comments
 (0)