Update changelogs
This commit is contained in:
parent
2b39ae4800
commit
b10522479c
@ -5,6 +5,10 @@
|
||||
{
|
||||
"note": "Update `CurveBridge` to support more varied curves",
|
||||
"pr": 2633
|
||||
},
|
||||
{
|
||||
"note": "Export DexForwarderBridgeContract",
|
||||
"pr": 2656
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"version": "4.5.2",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add Ropsten and Rinkeby addresses to `DeploymentConstants`",
|
||||
"pr": 2656
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "4.5.1",
|
||||
"changes": [
|
||||
|
@ -13,6 +13,10 @@
|
||||
{
|
||||
"note": "Deploy `UniswapV2Bridge` on Kovan",
|
||||
"pr": 2652
|
||||
},
|
||||
{
|
||||
"note": "Redeploy previously unverified contracts on testnets",
|
||||
"pr": 2656
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -5,6 +5,10 @@
|
||||
{
|
||||
"note": "Change test protocol fee to 70000.",
|
||||
"pr": 2637
|
||||
},
|
||||
{
|
||||
"note": "Refactor `migration.ts` a little",
|
||||
"pr": 2656
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user