Skip to content

Commit 495b0e7

Browse files
Add CHANGELOG.md entry
1 parent 94293c7 commit 495b0e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webrtc/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Stop sequence numbers from increasing in `TrackLocalStaticSample` while the bound `RTCRtpSender` have
99
directions that should not send. [#316](https://github.com/webrtc-rs/webrtc/pull/316)
1010
* Add support for a mime type "audio/telephone-event" (rfc4733) [#322](https://github.com/webrtc-rs/webrtc/pull/322)
11+
* Fixed a panic that would sometimes happen when collecting stats. [#327](https://github.com/webrtc-rs/webrtc/pull/327) by [@k0nserv](https://github.com/k0nserv).
1112

1213
#### Breaking changes
1314

0 commit comments

Comments
 (0)