Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Aug 31, 2023
1 parent c631463 commit 06358a0
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [8.1.0]
### Uncategorized
- fix(types): Optional JSON params where undefined is not valid ([#134](https://github.com/MetaMask/utils/pull/134))
### Changed
- fix(types): Make Make typings for JsonRpc-related Struct types more accurate ([#134](https://github.com/MetaMask/utils/pull/134))
- Aligning `JsonRpcParams` to be optional, yet not `undefined`.
- Updated types:
- `InferWithParams`
- `JsonRpcNotificationStruct`
- `JsonRpcParamsStruct`
- `JsonRpcRequestStruct`

## [8.0.0]
### Changed
Expand Down

0 comments on commit 06358a0

Please sign in to comment.