Update CHANGELOGs

This commit is contained in:
Lawrence Forman
2019-08-02 16:30:51 -04:00
parent 8c9bdadf66
commit fddbfc2d32
7 changed files with 20 additions and 20 deletions

View File

@@ -40,27 +40,27 @@
},
{
"note": "Move `*FillResults`, `OrderInfo` types to `@0x/types`",
"pr": "TODO"
"pr": 2031
},
{
"note": "Add `log_utils.ts`",
"pr": "TODO"
"pr": 2031
},
{
"note": "Add `haxRandom()` to `hex_utils.ts`",
"pr": "TODO"
"pr": 2031
},
{
"note": "Add the constants: `MAX_UINT256`, `ADDRESS_LENGTH`, `MAX_UINT256_ROOT`, `ONE_ETHER`",
"pr": "TODO"
"pr": 2031
},
{
"note": "Make `testCombinatoriallyWithReferenceFuncAsync` non-async",
"pr": "TODO"
"pr": 2031
},
{
"note": "Update `testWithReferenceFuncAsync` to work with `RevertErrors`",
"pr": "TODO"
"pr": 2031
}
]
},