Skip to content

Commit d4ef737

Browse files
committed
Update changelog
1 parent 0bfb264 commit d4ef737

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webrtc/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
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

11+
#### Breaking changes
12+
13+
* Allow one single direction for extmap matching. [#321](https://github.com/webrtc-rs/webrtc/pull/321). API
14+
change for MediaEngine::register_header_extension
15+
1116
## 0.5.1
1217

1318
* Promote agent lock in ice_gather.rs create_agent() to top level of the function to avoid a race condition. [#290 Promote create_agent lock to top of function, to avoid race condition](https://github.com/webrtc-rs/webrtc/pull/290) contributed by [efer-ms](https://github.com/efer-ms)

0 commit comments

Comments
 (0)