Skip to content

Commit 6904064

Browse files
Add CHANGELOG entry for plan b removal
1 parent 26682c3 commit 6904064

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
@@ -14,6 +14,7 @@ directions that should not send. [#316](https://github.com/webrtc-rs/webrtc/pull
1414

1515
* Allow one single direction for extmap matching. [#321](https://github.com/webrtc-rs/webrtc/pull/321). API
1616
change for MediaEngine::register_header_extension
17+
* Removes support for Plan-B. All major implementations of WebRTC now support unified and continuing support for plan-b is an undue maintenance burden when unified can be used. See [“Unified Plan” Transition Guide (JavaScript)](https://docs.google.com/document/d/1-ZfikoUtoJa9k-GZG1daN0BU3IjIanQ_JSscHxQesvU/) for an overview of the changes required to migrate. [#320](https://github.com/webrtc-rs/webrtc/pull/320) by [@algesten](https://github.com/algesten).
1718

1819
## 0.5.1
1920

0 commit comments

Comments
 (0)