Skip to content

Commit

Permalink
Update CHANGELOG.md for web3-errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-Altabba committed Jun 27, 2023
1 parent f2aa5fc commit dc08920
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/web3-errors/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,11 @@ Documentation:
[Migration Guide from 1.x](https://docs.web3js.org/guides/web3_upgrade_guide/x/)

## [Unreleased]

### Added

- `RpcErrorMessages` that contains mapping for standard RPC Errors and their messages. (#6230)

### Fixed

- Fixed: "'disconnect' in Eip1193 provider must emit ProviderRpcError #6003".(#6230)

0 comments on commit dc08920

Please sign in to comment.