Skip to content

Commit d6ad001

Browse files
committed
Add CHANGELOG entrie sfor Gamepad actuators changes
1 parent f9264b8 commit d6ad001

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33

44
## Unreleased
55

6+
### Added
7+
8+
* Added support for the `vibrationActuator` API in `Gamepad`.
9+
[#4098](https://github.com/rustwasm/wasm-bindgen/pull/4098)
10+
11+
### Changed
12+
13+
* Deprecated `hapticActuators` API in `Gamepad`.
14+
[#4098](https://github.com/rustwasm/wasm-bindgen/pull/4098)
15+
616
### Fixed
717

818
* Fixed linked modules emitting snippet files when not using `--split-linked-modules`.

0 commit comments

Comments
 (0)