aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-addresses/CHANGELOG.json
diff options
context:
space:
mode:
authorHsuan Lee <hsuan@cobinhood.com>2019-01-19 18:42:04 +0800
committerHsuan Lee <hsuan@cobinhood.com>2019-01-19 18:42:04 +0800
commit7ae38906926dc09bc10670c361af0d2bf0050426 (patch)
tree5fb10ae366b987db09e4ddb4bc3ba0f75404ad08 /packages/contract-addresses/CHANGELOG.json
parentb5fd3c72a08aaa6957917d74c333387a16edf66b (diff)
downloaddexon-sol-tools-7ae38906926dc09bc10670c361af0d2bf0050426.tar
dexon-sol-tools-7ae38906926dc09bc10670c361af0d2bf0050426.tar.gz
dexon-sol-tools-7ae38906926dc09bc10670c361af0d2bf0050426.tar.bz2
dexon-sol-tools-7ae38906926dc09bc10670c361af0d2bf0050426.tar.lz
dexon-sol-tools-7ae38906926dc09bc10670c361af0d2bf0050426.tar.xz
dexon-sol-tools-7ae38906926dc09bc10670c361af0d2bf0050426.tar.zst
dexon-sol-tools-7ae38906926dc09bc10670c361af0d2bf0050426.zip
Update dependency packages
Diffstat (limited to 'packages/contract-addresses/CHANGELOG.json')
-rw-r--r--packages/contract-addresses/CHANGELOG.json73
1 files changed, 0 insertions, 73 deletions
diff --git a/packages/contract-addresses/CHANGELOG.json b/packages/contract-addresses/CHANGELOG.json
deleted file mode 100644
index 8800f2f73..000000000
--- a/packages/contract-addresses/CHANGELOG.json
+++ /dev/null
@@ -1,73 +0,0 @@
-[
- {
- "version": "2.2.0",
- "changes": [
- {
- "note": "Added migration for `MultiAssetProxy` contract",
- "pr": 1503
- }
- ],
- "timestamp": 1547561734
- },
- {
- "version": "2.1.0",
- "changes": [
- {
- "note": "Added testnet entries for Dutch Auction contract (kovan,rinkeby,ropsten)",
- "pr": 1465
- }
- ],
- "timestamp": 1547040760
- },
- {
- "version": "2.0.0",
- "changes": [
- {
- "note": "Redeployed Rinkeby with testnet Exchange artifact",
- "pr": 1318
- },
- {
- "note": "Added Ganache snapshot addresses for network 50",
- "pr": 1318
- }
- ],
- "timestamp": 1543401373
- },
- {
- "version": "1.2.0",
- "changes": [
- {
- "note": "Rinkeby Deployment"
- }
- ],
- "timestamp": 1542821676
- },
- {
- "version": "1.1.0",
- "changes": [
- {
- "pr": 1192,
- "note": "Update Forwarder addresses"
- }
- ],
- "timestamp": 1541740904
- },
- {
- "version": "1.0.1",
- "changes": [
- {
- "pr": 1105,
- "note": "Initial release"
- }
- ],
- "timestamp": 1539871071
- },
- {
- "version": "1.0.0",
- "changes": [
- {
- "note": "Unpublished Package"
- }
- ]
- }
-]