Updated CHANGELOGS
This commit is contained in:
parent
7423028fea
commit
0acec57ba9
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.0 - _March 21, 2019_
|
## v2.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -10,7 +10,8 @@
|
|||||||
"note": "Make `assertValidTransactionOrdersApproval` internal",
|
"note": "Make `assertValidTransactionOrdersApproval` internal",
|
||||||
"pr": 1729
|
"pr": 1729
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.0 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Make `decodeOrdersFromFillData`, `getCoordinatorApprovalHash`, and `getTransactionHash` public (#1729)
|
||||||
|
* Make `assertValidTransactionOrdersApproval` internal (#1729)
|
||||||
|
|
||||||
## v1.1.0 - _March 21, 2019_
|
## v1.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.1.0 - _March 21, 2019_
|
## v1.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added UntransferrableDummyERC20Token",
|
"note": "Added UntransferrableDummyERC20Token",
|
||||||
"pr": 1714
|
"pr": 1714
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.2.0 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Added UntransferrableDummyERC20Token (#1714)
|
||||||
|
|
||||||
## v2.1.0 - _March 21, 2019_
|
## v2.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.0 - _March 21, 2019_
|
## v2.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.0 - _March 21, 2019_
|
## v2.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.0 - _March 21, 2019_
|
## v2.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.0 - _March 21, 2019_
|
## v2.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.0 - _March 21, 2019_
|
## v3.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.0 - _March 21, 2019_
|
## v3.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Run Web3ProviderEngine without excess block polling (#1695)
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.1.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "3.1.1",
|
"version": "3.1.1",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.2 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.1 - _March 21, 2019_
|
## v3.1.1 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.0 - _March 21, 2019_
|
## v3.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
|
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "6.0.6",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "6.0.5",
|
"version": "6.0.5",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.0.6 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.0.5 - _March 21, 2019_
|
## v6.0.5 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551130135,
|
"timestamp": 1551130135,
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.2 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.1 - _February 25, 2019_
|
## v2.0.1 - _February 25, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added IAssetProxy wrapper",
|
"note": "Added IAssetProxy wrapper",
|
||||||
"pr": 1714
|
"pr": 1714
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "4.1.0",
|
"version": "4.1.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.2.0 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Added IAssetProxy wrapper (#1714)
|
||||||
|
|
||||||
## v4.1.0 - _March 21, 2019_
|
## v4.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Add Coordinator and CoordinatorRegistry contract wrappers (#1689)
|
* Add Coordinator and CoordinatorRegistry contract wrappers (#1689)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.8",
|
"version": "2.0.8",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.9 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.8 - _March 21, 2019_
|
## v2.0.8 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.8",
|
"version": "2.0.8",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.9 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.8 - _March 21, 2019_
|
## v2.0.8 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Moved order_utils into `@0x/order-utils` package as `orderCalculationUtils`",
|
"note": "Moved order_utils into `@0x/order-utils` package as `orderCalculationUtils`",
|
||||||
"pr": 1714
|
"pr": 1714
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.1.0 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Moved order_utils into `@0x/order-utils` package as `orderCalculationUtils` (#1714)
|
||||||
|
|
||||||
## v6.0.5 - _March 21, 2019_
|
## v6.0.5 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "5.0.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "5.0.4",
|
"version": "5.0.4",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.0.5 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.0.4 - _March 21, 2019_
|
## v5.0.4 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "5.0.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "5.0.4",
|
"version": "5.0.4",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.0.5 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.0.4 - _March 21, 2019_
|
## v5.0.4 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.3.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.3.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.3.0 - _March 21, 2019_
|
## v2.3.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Add addresses for coordinator extension contract and coordinator registry (#1689)
|
* Add addresses for coordinator extension contract and coordinator registry (#1689)
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added artifact for `IAssetProxy`",
|
"note": "Added artifact for `IAssetProxy`",
|
||||||
"pr": 1714
|
"pr": 1714
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.5.0 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Added artifact for `IAssetProxy` (#1714)
|
||||||
|
|
||||||
## v1.4.0 - _March 21, 2019_
|
## v1.4.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Added artifact for `Coordinaotr` and `CoordinatorRegistry` contracts (#1689)
|
* Added artifact for `Coordinaotr` and `CoordinatorRegistry` contracts (#1689)
|
||||||
|
@ -10,7 +10,8 @@
|
|||||||
"note": "Added additional properties to `ValidateOrderFillableOpts`. An order can now be validated to fill a non-zero amount by specifying `validateRemainingOrderAmountIsFillable` as `false`. The default `true` will continue to validate the entire remaining balance is fillable.",
|
"note": "Added additional properties to `ValidateOrderFillableOpts`. An order can now be validated to fill a non-zero amount by specifying `validateRemainingOrderAmountIsFillable` as `false`. The default `true` will continue to validate the entire remaining balance is fillable.",
|
||||||
"pr": 1714
|
"pr": 1714
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
|
@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v9.0.0 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Added a simulation to transfer from maker to taker during `exchange.validateOrderFillableOrThrowAsync` (#1714)
|
||||||
|
* Added additional properties to `ValidateOrderFillableOpts`. An order can now be validated to fill a non-zero amount by specifying `validateRemainingOrderAmountIsFillable` as `false`. The default `true` will continue to validate the entire remaining balance is fillable. (#1714)
|
||||||
|
|
||||||
## v8.0.5 - _March 21, 2019_
|
## v8.0.5 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.8",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "1.0.7",
|
"version": "1.0.7",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.0.8 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.0.7 - _March 21, 2019_
|
## v1.0.7 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.2.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.2.0",
|
"version": "2.2.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.2.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.2.0 - _March 21, 2019_
|
## v2.2.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
|
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.1.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553091633,
|
"timestamp": 1553091633,
|
||||||
"version": "2.1.1",
|
"version": "2.1.1",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.1.2 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.1.1 - _March 20, 2019_
|
## v2.1.1 - _March 20, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.0.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "3.0.4",
|
"version": "3.0.4",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.0.5 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.0.4 - _March 21, 2019_
|
## v3.0.4 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "3.0.8",
|
"version": "3.0.8",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.0.9 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.0.8 - _March 21, 2019_
|
## v3.0.8 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.1.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.1.0",
|
"version": "4.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.1.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.1.0 - _March 21, 2019_
|
## v4.1.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Add deployment of `Coordinator` and `CoordinatorRegistry` contracts to migration script (#1689)
|
* Add deployment of `Coordinator` and `CoordinatorRegistry` contracts to migration script (#1689)
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Added `orderCalculationUtils`",
|
"note": "Added `orderCalculationUtils`",
|
||||||
"pr": 1714
|
"pr": 1714
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v7.2.0 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Added `orderCalculationUtils` (#1714)
|
||||||
|
|
||||||
## v7.1.1 - _March 21, 2019_
|
## v7.1.1 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.0.6",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "4.0.5",
|
"version": "4.0.5",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.0.6 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.0.5 - _March 21, 2019_
|
## v4.0.5 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.9",
|
"version": "2.0.9",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.10 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.9 - _March 21, 2019_
|
## v2.0.9 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.9",
|
"version": "2.0.9",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.10 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.9 - _March 21, 2019_
|
## v2.0.9 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.1.6",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "3.1.5",
|
"version": "3.1.5",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.6 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.5 - _March 21, 2019_
|
## v3.1.5 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.0.3",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "3.0.2",
|
"version": "3.0.2",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.0.3 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.0.2 - _March 21, 2019_
|
## v3.0.2 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.9",
|
"version": "2.0.9",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.10 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.9 - _March 21, 2019_
|
## v2.0.9 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.1.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "3.1.4",
|
"version": "3.1.4",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.1.5 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.1.4 - _March 21, 2019_
|
## v3.1.4 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.7",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.6",
|
"version": "2.0.6",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.7 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.6 - _March 21, 2019_
|
## v2.0.6 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.11",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.10",
|
"version": "2.0.10",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.11 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.10 - _March 21, 2019_
|
## v2.0.10 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "6.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "6.0.9",
|
"version": "6.0.9",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.0.10 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.0.9 - _March 21, 2019_
|
## v6.0.9 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.0.8",
|
"version": "2.0.8",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.0.9 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.0.8 - _March 21, 2019_
|
## v2.0.8 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.0.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "4.0.4",
|
"version": "4.0.4",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.0.5 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.0.4 - _March 21, 2019_
|
## v4.0.4 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.0.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.0.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.0.0 - _February 5, 2019_
|
## v3.0.0 - _February 5, 2019_
|
||||||
|
|
||||||
* Upgrade the bignumber.js to v8.0.2 (#1517)
|
* Upgrade the bignumber.js to v8.0.2 (#1517)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.2.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v2.2.2 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v2.2.1 - _March 21, 2019_
|
## v2.2.1 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.2.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "4.2.1",
|
"version": "4.2.1",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.2.2 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.2.1 - _March 21, 2019_
|
## v4.2.1 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.3.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.3.0",
|
"version": "4.3.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.3.1 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.3.0 - _March 21, 2019_
|
## v4.3.0 - _March 21, 2019_
|
||||||
|
|
||||||
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
|
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "6.0.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"timestamp": 1554997931
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1553183790,
|
"timestamp": 1553183790,
|
||||||
"version": "6.0.4",
|
"version": "6.0.4",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.0.5 - _April 11, 2019_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.0.4 - _March 21, 2019_
|
## v6.0.4 - _March 21, 2019_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user