mirror of https://github.com/waku-org/js-waku.git
Update changelog
This commit is contained in:
parent
b93e535af9
commit
d3082c8dd8
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
|
||||
- `waitForRemotePeer` now accepts a `timeoutMs` parameter that rejects the promise if it is reached. By default, no timeout is applied.
|
||||
- **Experimental** support for the [Waku Filter](https://rfc.vac.dev/spec/12/) protocol (client side) added, currently only works in NodeJS.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in New Issue