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 aa1321cf3..ae1575e43 100644 --- a/contracts/test-utils/CHANGELOG.json +++ b/contracts/test-utils/CHANGELOG.json @@ -9,6 +9,15 @@ ] }, { + "timestamp": 1547747677, + "version": "2.0.1", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "version": "2.0.0", "changes": [ { |