Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Luu committed Apr 16, 2024
1 parent 578ebb6 commit 0b9cf2c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/web3-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,9 @@ Documentation:

- Added `eth.getMaxPriorityFeePerGas` method (#6748)

## [Unreleased]
## [Unreleased]

### Added

- method `getBlock` now includes properties of eip 4844, 4895, 4788 when returning block (#6933)
- update type `Withdrawals`, `block` and `BlockHeaderOutput` and schemas to include properties of eip 4844, 4895, 4788 (#6933)

0 comments on commit 0b9cf2c

Please sign in to comment.