Skip to content

Commit

Permalink
Update CHANGELOG (#4193)
Browse files Browse the repository at this point in the history
Test don't run when only changes to `CHANGELOG.md` have been made
  • Loading branch information
spacesailor24 authored Jul 24, 2021
1 parent 436e77a commit dabe994
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,12 +407,13 @@ Released with 1.0.0-beta.37 code base.
### Added

- London transaction support (#4155)
- RPC support `eth_feehistory` call
- RPC support `eth_feehistory` call (#4191)
- Add `toNumber` method to `web3.utils` (#4191)

### Changed
- Grammar fix (#4088) and updated Swarm (#4151)and Whisper doc links (#4170)
- Removed deprecation notice for HttpProvider (#4008)
- Nonce added to send options in documentation and types (#4052)
- Updated Solidity example to modern syntax (#4147)
- Changing web3 connection example from lets to const (#3967)
- Updated the documentation for the transaction object to include EIP-2718 and EIP-1559 options
- Updated the documentation for the transaction object to include EIP-2718 and EIP-1559 options (#4188)

0 comments on commit dabe994

Please sign in to comment.