Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Co-authored-by: cryptodev-2s <[email protected]>
  • Loading branch information
legobeat and cryptodev-2s committed Oct 16, 2024
1 parent 775e760 commit 33a6c13
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [9.0.0]
### Uncategorized
- adapt to eip-1193 provider changes ([#170](https://github.com/MetaMask/eth-json-rpc-filters/pull/170))
### Added
- **BREAKING:** The `request` method has been added to improve EIP-1193 provider compatibility ([#170](https://github.com/MetaMask/eth-json-rpc-filters/pull/170))

### Removed
- **BREAKING:** The `sendAsync` is deprecated and removed ([#170](https://github.com/MetaMask/eth-json-rpc-filters/pull/170))

### Fixed
- Bump `@metamask/json-rpc-engine` from `^9.0.0` to `^10.0.0` ([#194](https://github.com/MetaMask/eth-json-rpc-filters/pull/194))
Expand Down

0 comments on commit 33a6c13

Please sign in to comment.