Skip to content

Commit 7ce00a5

Browse files
committed
chore: update changelog
1 parent ba5d7c8 commit 7ce00a5

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

CHANGELOG.md

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

99
## [15.0.0]
10-
### Uncategorized
11-
- deps: @metamask/rpc-errors@^6.3.1->^7.0.0 ([#342](https://github.com/MetaMask/eth-json-rpc-middleware/pull/342))
12-
- Bump the npm_and_yarn group across 1 directory with 3 updates ([#315](https://github.com/MetaMask/eth-json-rpc-middleware/pull/315))
13-
- Fix: update wrong cosmos issue url ([#341](https://github.com/MetaMask/eth-json-rpc-middleware/pull/341))
14-
- Update `main` with changes from v14.0.2 ([#340](https://github.com/MetaMask/eth-json-rpc-middleware/pull/340))
15-
- fix: change types signatures verifyingContract validation to allow 'cosmos' as address ([#334](https://github.com/MetaMask/eth-json-rpc-middleware/pull/334))
16-
- Update `main` with changes from v14.0.1 ([#332](https://github.com/MetaMask/eth-json-rpc-middleware/pull/332))
17-
- Add changelog entries for `#318` ([#327](https://github.com/MetaMask/eth-json-rpc-middleware/pull/327))
18-
- remove eth_sign ([#320](https://github.com/MetaMask/eth-json-rpc-middleware/pull/320))
10+
### Changed
11+
- **BREAKING**: Update `@metamask/rpc-errors` from `^6.3.1` to `^7.0.0` ([#342](https://github.com/MetaMask/eth-json-rpc-middleware/pull/342))
12+
- **BREAKING**: Update `@metamask/json-rpc-engine` from `^9.0.2` to `^10.0.0` ([#342](https://github.com/MetaMask/eth-json-rpc-middleware/pull/342))
13+
- Bump `@metamask/eth-json-rpc-provider` from `^4.1.1` to `^4.1.5` ([#342](https://github.com/MetaMask/eth-json-rpc-middleware/pull/342))
14+
15+
### Removed
16+
- **BREAKING**: Remove `eth_sign` support ([#320](https://github.com/MetaMask/eth-json-rpc-middleware/pull/320))
17+
- The functions `ethSign` and `processEthSignMessage` have been removed
1918

2019
## [14.0.2]
2120
### Fixed

0 commit comments

Comments
 (0)