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