mirror of https://github.com/waku-org/js-waku.git
Changelog update for `waku2` ENR key
This commit is contained in:
parent
b0a03544a5
commit
1a95efbb12
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Support of the `waku2` ENR key: When using DNS Discovery, wanted node capabilities (e.g. relay, store) must be passed.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Prefer the use of `BigInt` over integer literal (`n` postfix) to facilitate the use of a polyfill.
|
- Prefer the use of `BigInt` over integer literal (`n` postfix) to facilitate the use of a polyfill.
|
||||||
|
|
Loading…
Reference in New Issue