mirror of https://github.com/waku-org/js-waku.git
Update changelog
This commit is contained in:
parent
c13beae0d2
commit
1b82c21297
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Relay and ReactJS guides and examples
|
||||||
|
([#56](https://github.com/status-im/js-waku/issues/56)).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- **Breaking**: The `WakuMessage` APIs have been changed to move `contentTopic` out of the optional parameters.
|
- **Breaking**: The `WakuMessage` APIs have been changed to move `contentTopic` out of the optional parameters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue