diff options
Diffstat (limited to 'packages/dev-utils/CHANGELOG.json')
-rw-r--r-- | packages/dev-utils/CHANGELOG.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/dev-utils/CHANGELOG.json b/packages/dev-utils/CHANGELOG.json index ecb43a42e..4e1647cd8 100644 --- a/packages/dev-utils/CHANGELOG.json +++ b/packages/dev-utils/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "version": "0.4.3", + "changes": [ + { + "note": "Add optional parameter shouldUseFakeGasEstimate to Web3Config", + "pr": 622 + } + ] + }, + { "version": "0.4.2", "changes": [ { |