Update CHANGELOGs

This commit is contained in:
Amir Bandeali 2019-11-07 13:21:04 -08:00
parent a4a2bfdf35
commit ca7616c1d2
3 changed files with 31 additions and 0 deletions

View File

@ -1,4 +1,17 @@
[ [
{
"version": "3.3.0-beta.3",
"changes": [
{
"note": "Update all v3 mainnet addresses",
"pr": 2322
},
{
"note": "Update ZeroExGovernor address on all testnets",
"pr": 2322
}
]
},
{ {
"version": "3.3.0-beta.2", "version": "3.3.0-beta.2",
"changes": [ "changes": [

View File

@ -1,4 +1,13 @@
[ [
{
"version": "2.3.0-beta.3",
"changes": [
{
"note": "Replace Staking artifact with TestStaking",
"pr": 2322
}
]
},
{ {
"version": "2.3.0-beta.2", "version": "2.3.0-beta.2",
"changes": [ "changes": [

View File

@ -1,4 +1,13 @@
[ [
{
"version": "3.2.0-beta.2",
"changes": [
{
"note": "Add `shouldSaveStandardInput` config",
"pr": 2322
}
]
},
{ {
"version": "3.2.0-beta.1", "version": "3.2.0-beta.1",
"changes": [ "changes": [