Skip to content

Commit a64b400

Browse files
committed
Update changelog
1 parent ae77cfb commit a64b400

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99
## [17.0.0]
10-
### Uncategorized
11-
- feat: support version 2.0.0 of EIP-5792 ([#370](https://github.com/MetaMask/eth-json-rpc-middleware/pull/370))
12-
- chore: update codeowners for wallet request handlers ([#369](https://github.com/MetaMask/eth-json-rpc-middleware/pull/369))
10+
### Changed
11+
- **BREAKING:** Support version `2.0.0` of EIP-5792 ([#370](https://github.com/MetaMask/eth-json-rpc-middleware/pull/370))
12+
- Add `atomicRequired` property to `SendCallsStruct`.
13+
- Make `from` optional in `SendCallsStruct`.
14+
- Add `atomic` property to `GetCallsStatusResult`.
15+
- Validate `address` in `GetCapabilitiesParams` is added to wallet.
16+
- Use `-32602` code for all EIP-5792 schema errors.
1317

1418
## [16.0.1]
1519
### Fixed

0 commit comments

Comments
 (0)