Update changelogs
This commit is contained in:
parent
f1af12b3b9
commit
a5c0b95f8b
@ -96,6 +96,10 @@
|
||||
{
|
||||
"note": "Remove LibZeroExTransaction contract",
|
||||
"pr": 1753
|
||||
},
|
||||
{
|
||||
"note": "Update tests for arbitrary fee tokens (ZEIP-28).",
|
||||
"pr": "TODO"
|
||||
}
|
||||
],
|
||||
"timestamp": 1554997931
|
||||
|
@ -59,6 +59,14 @@
|
||||
{
|
||||
"note": "Reorder some revert error parameters for consistency",
|
||||
"pr": 1790
|
||||
},
|
||||
{
|
||||
"note": "Add new `Order` fields for arbitrary fee tokens (ZEIP-28).",
|
||||
"pr": "TODO"
|
||||
},
|
||||
{
|
||||
"note": "Remove `LibAbiEncoder` and `LibConstants`.",
|
||||
"pr": "TODO"
|
||||
}
|
||||
],
|
||||
"timestamp": 1563006338
|
||||
|
@ -48,6 +48,10 @@
|
||||
{
|
||||
"note": "Add `SignatureType.OrderValidator` and `SignatureType.WalletOrderValidator`",
|
||||
"pr": 1774
|
||||
},
|
||||
{
|
||||
"note": "Update `Order` type for arbitrary fee tokens (ZEIP-28).",
|
||||
"pr": "TODO"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user