mirror of https://github.com/waku-org/js-waku.git
chore: update changelog
This commit is contained in:
parent
fcd500e045
commit
53dfd84d4c
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Changed
|
||||
|
||||
- Removed `/vac/waku/relay/2.0.0-beta2` from `WakuRelay` protocols.
|
||||
- Moved `@chai` and `@fast-check` to `dependencies` list.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Changed
|
||||
|
||||
- Export `Encoder` and `Decoder` types.
|
||||
- Moved `@chai` and `@fast-check` to `dependencies` list.
|
||||
- Added missing `@js-sha3` and `@debug` to `dependencies` list.
|
||||
|
||||
## [0.0.7] - 2022-12-19
|
||||
|
||||
|
|
Loading…
Reference in New Issue