aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/test-utils/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/test-utils/CHANGELOG.json')
-rw-r--r--contracts/test-utils/CHANGELOG.json57
1 files changed, 0 insertions, 57 deletions
diff --git a/contracts/test-utils/CHANGELOG.json b/contracts/test-utils/CHANGELOG.json
deleted file mode 100644
index ae1575e43..000000000
--- a/contracts/test-utils/CHANGELOG.json
+++ /dev/null
@@ -1,57 +0,0 @@
-[
- {
- "version": "3.0.0",
- "changes": [
- {
- "note": "Upgrade the bignumber.js to v8.0.2",
- "pr": 1517
- }
- ]
- },
- {
- "timestamp": 1547747677,
- "version": "2.0.1",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "2.0.0",
- "changes": [
- {
- "note": "Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule",
- "pr": 1474
- }
- ],
- "timestamp": 1547561734
- },
- {
- "timestamp": 1547225310,
- "version": "1.0.4",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1547040760,
- "version": "1.0.3",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "1.0.2",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1544739608
- }
-]