diff --git a/CHANGELOG.md b/CHANGELOG.md index 1937d6f5d9..3093393acd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - When using `Waku.create`, `bootstrap.peers` now accepts an array of `Multiaddr`. +- Exports `Protocols` for easy usage with `waitForRemotePeer`. ## [0.19.0] - 2022-03-09