Skip to content

Commit 1b247d8

Browse files
authored
Update CHANGELOG.md
1 parent 5610811 commit 1b247d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

identity/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ API introduced and exposed as an origin trial.
66
## Chrome m93
77
* Capture handle previously exposed `track.getSettings().captureHandle`; now as `track.getCaptureHandle()`.
88
* Events previously contained the capture handle as `event.captureHandle`, now as `event.captureHandle()`.
9+
10+
## Chrome m102
11+
* `CaptureHandleChangeEvent` has been replaced by a simple `Event`. <http://crbug.com/1322174>

0 commit comments

Comments
 (0)