Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 committed Jul 31, 2021
1 parent 2329776 commit af5e963
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,3 +419,8 @@ Released with 1.0.0-beta.37 code base.
## [Unreleased]

## [1.5.1]

### Added

- `maxPriorityFeePerGas` and `maxFeePerGas` now included in `_txInputFormatter` (#4217)
- If `maxPriorityFeePerGas` of `maxFeePerGas` present `_txInputFormatter` deletes `tx.gasPrice` (fixes #4211) (#4217)

0 comments on commit af5e963

Please sign in to comment.