chore: update changelog

This commit is contained in:
weboko 2023-01-11 23:22:26 +01:00
parent fcd500e045
commit 53dfd84d4c
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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