Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Nov 4, 2022
1 parent 6317b8e commit 235afe3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

### NEXT

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

Expand Down

0 comments on commit 235afe3

Please sign in to comment.