Skip to content

Commit 4e9df79

Browse files
committed
changelog
1 parent 603f406 commit 4e9df79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webrtc/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
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)
1111
* 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).
12+
* Added new extension marshaller/unmarshaller for VideoOrientation, and made marshallers serializable via serde [#331](https://github.com/webrtc-rs/webrtc/pull/331) [#332](https://github.com/webrtc-rs/webrtc/pull/332)
13+
1214

1315
#### Breaking changes
1416

0 commit comments

Comments
 (0)