updated changelog.json for 0x.js / order-utils / web3-wrapper

This commit is contained in:
Greg Hysen 2019-02-08 16:33:08 -08:00
parent a9aaae7f97
commit 233869ed80
3 changed files with 27 additions and 0 deletions

View File

@ -1,4 +1,13 @@
[
{
"version": "5.0.0",
"changes": [
{
"note": "Export `transactionHashUtils`, `DecodedCalldata`, `ZeroExTransaction`, and `SignedZeroExTransaction`",
"pr": 1569
}
]
},
{
"version": "4.0.3",
"changes": [

View File

@ -1,4 +1,13 @@
[
{
"version": "6.1.0",
"changes": [
{
"note": "Updated implementation of `generatePseudoRandomSalt` to use generator from @0x/utils",
"pr": 1569
}
]
},
{
"version": "6.0.1",
"changes": [

View File

@ -1,4 +1,13 @@
[
{
"version": "5.0.0",
"changes": [
{
"note": "Export `DecodedCalldata` from @0x/utils",
"pr": 1569
}
]
},
{
"version": "4.0.2",
"changes": [