mirror of https://github.com/waku-org/js-waku.git
Update changelog for Karma
This commit is contained in:
parent
06ee0ac1d8
commit
8c66022a18
|
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- New `peers` and `randomPeer` methods on `WakuStore` and `WakuLightPush` to have a better idea of available peers;
|
||||
Note that it does not check whether Waku node is currently connected to said peers.
|
||||
- Enable passing decryption private keys to `WakuStore.queryHistory`.
|
||||
- Test: Introduce testing in browser environment (Chrome) using Karma.
|
||||
|
||||
### Changed
|
||||
- **Breaking**: Auto select peer if none provided for store and light push protocols.
|
||||
|
|
Loading…
Reference in New Issue