diff --git a/transports/webrtc-websys/CHANGELOG.md b/transports/webrtc-websys/CHANGELOG.md index f111defc9f0..26bd0c85254 100644 --- a/transports/webrtc-websys/CHANGELOG.md +++ b/transports/webrtc-websys/CHANGELOG.md @@ -1,5 +1,7 @@ ## 0.4.0 +- Cut stable release. + See [PR 5807](https://github.com/libp2p/rust-libp2p/pull/5807) - Bump version of web-sys and update `__Nonexhaustive` to `__Invalid`. See [PR 5569](https://github.com/libp2p/rust-libp2p/pull/5569)