aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-artifacts/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/contract-artifacts/CHANGELOG.json')
-rw-r--r--packages/contract-artifacts/CHANGELOG.json60
1 files changed, 0 insertions, 60 deletions
diff --git a/packages/contract-artifacts/CHANGELOG.json b/packages/contract-artifacts/CHANGELOG.json
deleted file mode 100644
index c488fa5c5..000000000
--- a/packages/contract-artifacts/CHANGELOG.json
+++ /dev/null
@@ -1,60 +0,0 @@
-[
- {
- "version": "1.3.0",
- "changes": [
- {
- "note": "Added artifact for `MultiAssetProxy` contract",
- "pr": 1503
- }
- ],
- "timestamp": 1547561734
- },
- {
- "version": "1.2.0",
- "changes": [
- {
- "pr": 1465,
- "note": "Added artifact for Dutch Auction contract"
- }
- ],
- "timestamp": 1547040760
- },
- {
- "version": "1.1.2",
- "changes": [
- {
- "pr": 1309,
- "note": "Update Exchange artifact to receive ZRX asset data as a constructor argument"
- }
- ],
- "timestamp": 1543401373
- },
- {
- "version": "1.1.0",
- "changes": [
- {
- "pr": 1192,
- "note": "Update Forwarder artifact"
- }
- ],
- "timestamp": 1541740904
- },
- {
- "version": "1.0.1",
- "changes": [
- {
- "pr": 1105,
- "note": "Initial release"
- }
- ],
- "timestamp": 1539871071
- },
- {
- "version": "1.0.0",
- "changes": [
- {
- "note": "Unpublished Package"
- }
- ]
- }
-]