Updated CHANGELOG of 0x.js and @0x/order-watcher
This commit is contained in:
@@ -1,4 +1,12 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "6.1.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Add optional `exchangeAddress` parameter to `signatureUtils.isValidSignatureAsync` to fix `Validator` type signatures."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1565296576,
|
"timestamp": 1565296576,
|
||||||
"version": "6.0.15",
|
"version": "6.0.15",
|
||||||
|
|||||||
@@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.0.18",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Pass `signedOrder.exchangeAddress` to `signatureUtils.isValidSignatureAsync` when adding an order to watcher.",
|
||||||
|
"pr": 2017
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1565296576,
|
"timestamp": 1565296576,
|
||||||
"version": "4.0.17",
|
"version": "4.0.17",
|
||||||
|
|||||||
Reference in New Issue
Block a user