File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ Unreleased]
8
8
9
9
## [ 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.
13
17
14
18
## [ 16.0.1]
15
19
### Fixed
You can’t perform that action at this time.
0 commit comments