Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 committed Sep 26, 2021
1 parent a592055 commit dfa23a0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,14 @@ Released with 1.0.0-beta.37 code base.

## [Unreleased]

## [1.5.4]
## [1.6.0]

### Changed

- Partially replace usage of [eth-lib](https://github.com/MaiaVictor/eth-lib) with [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/util) (#4390)

## [1.6.1]

### Changed

- Not considering `tx.chainId` if `tx.common.customChain.chainId` is provided for `web3.eth.accounts.signTransaction` function (#4293)

0 comments on commit dfa23a0

Please sign in to comment.