diff options
Diffstat (limited to 'contracts/test-utils/CHANGELOG.json')
-rw-r--r-- | contracts/test-utils/CHANGELOG.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contracts/test-utils/CHANGELOG.json b/contracts/test-utils/CHANGELOG.json index 53fc1fc3a..aa1321cf3 100644 --- a/contracts/test-utils/CHANGELOG.json +++ b/contracts/test-utils/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "version": "3.0.0", + "changes": [ + { + "note": "Upgrade the bignumber.js to v8.0.2", + "pr": 1517 + } + ] + }, + { "version": "2.0.0", "changes": [ { |