Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit a58173b

Browse files
committed
Update CHANGELOG for 1.5.3 release
1 parent 3f5cb38 commit a58173b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,6 @@ Released with 1.0.0-beta.37 code base.
432432
- Remove transaction `type` defaulting for `eth.sendTransaction`, `eth.sendRawTransaction` (#4241)
433433
- `type: 0x0` was being added to legacy transaction when using `eth.signTransaction` (#4241)
434434

435-
## [Unreleased]
436-
437435
## [1.5.3]
438436

439437
### Fixed
@@ -447,4 +445,8 @@ Released with 1.0.0-beta.37 code base.
447445
- lerna from 3.22.1 to 4.0.0 (#4231)
448446
- Dropped build tests in CI for Node v8 and v10, and added support for Node v14
449447
- Change default value for `maxPriorityFeePerGas` from `1 Gwei` to `2.5 Gwei` (#4284)
450-
- Fixed bug in signTransaction (#4295)
448+
- Fixed bug in signTransaction (#4295)
449+
450+
## [Unreleased]
451+
452+
## [1.5.4]

0 commit comments

Comments
 (0)