You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@
3
3
4
4
### NEXT
5
5
6
-
* Transport: Remove duplicate call to method (PR #931).
6
+
*`Transport`: Remove duplicate call to method (PR #931).
7
7
* 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).
0 commit comments