Update changelogs with PR #s

This commit is contained in:
Lawrence Forman
2019-05-17 02:18:14 -04:00
committed by Amir Bandeali
parent f4aea76c6e
commit 7c0f075d1f
7 changed files with 9 additions and 9 deletions

View File

@@ -99,7 +99,7 @@
},
{
"note": "Update tests for arbitrary fee tokens (ZEIP-28).",
"pr": "TODO"
"pr": 1819
}
],
"timestamp": 1554997931

View File

@@ -62,15 +62,15 @@
},
{
"note": "Add new `Order` fields for arbitrary fee tokens (ZEIP-28).",
"pr": "TODO"
"pr": 1819
},
{
"note": "Remove `LibAbiEncoder` and `LibConstants`.",
"pr": "TODO"
"pr": 1819
},
{
"note": "Add `generate-exchange-selectors` package script.",
"pr": "TODO"
"pr": 1819
}
],
"timestamp": 1563006338

View File

@@ -24,7 +24,7 @@
},
{
"note": "Update types for arbitrary fee tokens",
"pr": "TODO"
"pr": 1819
}
]
},

View File

@@ -8,7 +8,7 @@
},
{
"note": "Use arbitrary fee tokens instead of ZRX (ZEIP-28)",
"pr": "TODO"
"pr": 1819
}
]
},

View File

@@ -12,7 +12,7 @@
},
{
"note": "Add `makerAssetData` and `takerAssetData` to `Order` schemas",
"pr": "TODO"
"pr": 1819
}
]
},

View File

@@ -32,7 +32,7 @@
},
{
"note": "Use arbitrary fee tokens instead of ZRX (ZEIP-28) for tools needed by contracts packages.",
"pr": "TODO"
"pr": 1819
}
]
},

View File

@@ -51,7 +51,7 @@
},
{
"note": "Update `Order` type for arbitrary fee tokens (ZEIP-28).",
"pr": "TODO"
"pr": 1819
}
]
},