mirror of https://github.com/waku-org/js-waku.git
Merge pull request #1120 from waku-org/weboko/changelog
chore: update changelog
This commit is contained in:
commit
12c29f0997
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed `/vac/waku/relay/2.0.0-beta2` from `WakuRelay` protocols.
|
- Removed `/vac/waku/relay/2.0.0-beta2` from `WakuRelay` protocols.
|
||||||
|
- Moved `@chai` and `@fast-check` to `dependencies` list.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Export `Encoder` and `Decoder` types.
|
- 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
|
## [0.0.7] - 2022-12-19
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue