Update CHANGELOG.json

`@0x/contract-addresses`: Redeploy `DexForwarderBridge` on Mainnet with Gas Token freeing
`@0x/contract-addresses`: Revert to older Curve Bridge (without Gas Tokens)
This commit is contained in:
Lawrence Forman 2020-04-07 13:41:37 -04:00 committed by GitHub
parent 434af0ae64
commit c541340ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,10 +31,12 @@
"pr": 2521
},
{
"note": "Redeploy `DexForwarderBridge` on Mainnet with Gas Token freeing"
"note": "Redeploy `DexForwarderBridge` on Mainnet with Gas Token freeing",
"pr": 2536
},
{
"note": "Revert to older Curve Bridge (without Gas Tokens)"
"note": "Revert to older Curve Bridge (without Gas Tokens)",
"pr": 2536
}
]
},