add dns bootstrap to changelog (#899)

This commit is contained in:
Daniel Kaiser 2022-03-18 22:31:34 +01:00 committed by GitHub
parent aa1ce4d33f
commit 089c686dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
### Features
- Support for bootstrapping [`33/WAKU-DISCV5`](https://rfc.vac.dev/spec/33) via [DNS discovery](https://rfc.vac.dev/spec/10/#discovery-methods)
### Changes