Skip to content

Commit 3f1622a

Browse files
committed
Add v4 Release Notes to README
1 parent bb41f23 commit 3f1622a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
</p>
2121
<br>
2222

23+
### New Release
24+
25+
Pion WebRTC v4.0.0 has been released! See the [release notes](https://github.com/pion/webrtc/wiki/[email protected]) to learn about new features and breaking changes.
26+
27+
If you aren't able to upgrade yet check the [tags](https://github.com/pion/webrtc/tags) for the latest `v3` release.
28+
29+
We would love your feedback! Please create GitHub issues or join [the Slack channel](https://pion.ly/slack) to follow development and speak with the maintainers.
30+
31+
-----
32+
2333
### Usage
2434
[Go Modules](https://blog.golang.org/using-go-modules) are mandatory for using Pion WebRTC. So make sure you set `export GO111MODULE=on`, and explicitly specify `/v4` (or an earlier version) when importing.
2535

0 commit comments

Comments
 (0)