Skip to content

Commit

Permalink
PRs (#4743) (#4761) were not released under 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevcs committed Mar 16, 2022
1 parent 3d9668c commit 6956377
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ Released with 1.0.0-beta.37 code base.
- Update the documentation for `methods.myMethod.estimateGas` (#4702)
- Fix typos in REVIEW.md and TESTING.md (#4691)
- Fix encoding for "0x" string values (#4512)
- Fix jsonrpc payload and response types (#4743) (#4761)


### Changed
Expand All @@ -527,4 +526,7 @@ Released with 1.0.0-beta.37 code base.
## [1.7.2]

### Security
- `npm audit fix` to update libraries (#4860)
- `npm audit fix` to update libraries (#4860)

### Fixed
- Fix jsonrpc payload and response types (#4743) (#4761)

0 comments on commit 6956377

Please sign in to comment.