diff --git a/transports/webrtc-websys/CHANGELOG.md b/transports/webrtc-websys/CHANGELOG.md index 07e4dadc1c8..df488faca53 100644 --- a/transports/webrtc-websys/CHANGELOG.md +++ b/transports/webrtc-websys/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.4.0-alpha.2 + +- Bump version of web-sys and update `__Nonexhaustive` to `__Invalid` + See [PR 5569](https://github.com/libp2p/rust-libp2p/pull/5569) + ## 0.4.0-alpha - Implement refactored `Transport`. @@ -8,9 +13,7 @@ - Bump version in order to publish a new version dependent on latest `libp2p-core`. See [PR 4959](https://github.com/libp2p/rust-libp2p/pull/4959). - Remove `libp2p_noise` from the public API. - See [PR 4969](https://github.com/libp2p/rust-libp2p/pull/4969). -- Bump version of web-sys and update `__Nonexhaustive` to `__Invalid` - See [PR 5569](https://github.com/libp2p/rust-libp2p/pull/5569) + See [PR 4969](https://github.com/libp2p/rust-libp2p/pull/4969). ## 0.2.0-alpha