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: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,14 @@
22
22
23
23
See [DESIGN.md](DESIGN.md) for an overview of features and future goals.
24
24
25
+
### Breaking Changes
26
+
27
+
Pion WebRTC v2.0.0 is coming soon! HEAD will be unstable for the next few weeks as we prepare for the new release. See the [release notes](https://github.com/pions/webrtc/wiki/v2.0.0-Release-Notes) to learn about the new features breaking changes.
28
+
29
+
Have any questions? Join [the Slack channel](https://gophers.slack.com/messages/pion) to follow development and speak with the maintainers.
30
+
31
+
Use the tag [v1.2.0](https://github.com/pions/webrtc/tree/v1.2.0) if you'd like to continue using the v1.0 API in the meantime. After v2.0 is released v1.0 will be deprecated and unmaintained.
32
+
25
33
### Usage
26
34
Check out the **[example applications](examples/README.md)** to help you along your Pion WebRTC journey.
0 commit comments