Update Changelog

This commit is contained in:
Franck Royer 2021-09-21 14:24:56 +10:00
parent 2eb88068ae
commit 6b11bc7183
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- `Error: Bootstrap requires a list of peer addresses` error when using `bootstrap: true` in `Waku.create`.
## [0.13.0] - 2021-09-16
### Changed