Skip to content

Commit 235afe3

Browse files
committed
Update CHANGELOG.md
1 parent 6317b8e commit 235afe3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

44
### NEXT
55

6-
* Transport: Remove duplicate call to method (PR #931).
6+
* `Transport`: Remove duplicate call to method (PR #931).
77
* RTCP: Adjust maximum compound packet size (PR #934).
8-
* Fix `bufferedAmount` type to be a number again (PR #936).
9-
* `ActiveSpeakerObserver`: Fix 'dominantspeaker' event by having a single `Producer` as argument rather than an array with a `Producer` into it (PR #941).
8+
* `DataConsumer`: Fix `bufferedAmount` type to be a number again (PR #936).
9+
* `ActiveSpeakerObserver`: Fix 'dominantspeaker' event by having a single `Producer` as argument rather than an array with a single `Producer` into it (PR #941).
1010
* `ActiveSpeakerObserver`: Fix memory leak (PR #942).
1111
* Update NPM deps.
1212

0 commit comments

Comments
 (0)