Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov 2019-02-05 14:50:02 +01:00
parent 9de4bf1225
commit f3d9520db2
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
86 changed files with 347 additions and 136 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [

View File

@ -5,24 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.3 - _January 17, 2019_
## v1.0.1 - _February 5, 2019_
* Dependencies updated
## v2.2.2 - _January 15, 2019_
## v1.0.0 - _Invalid date_
* Dependencies updated
## v2.2.1 - _January 11, 2019_
* Dependencies updated
## v2.2.0 - _January 9, 2019_
* Added LibAddressArray (#1383)
* Add validation and comments to MultiAssetProxy (#1455)
* Move OrderValidator to extensions (#1464)
## v2.1.59 - _December 13, 2018_
* Dependencies updated
* Move all AssetProxy contracts out of contracts-protocol to new package (#1539)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [

View File

@ -5,22 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _January 17, 2019_
## v1.0.1 - _February 5, 2019_
* Dependencies updated
## v1.0.5 - _January 15, 2019_
## v1.0.0 - _Invalid date_
* Dependencies updated
## v1.0.4 - _January 11, 2019_
* Dependencies updated
## v1.0.3 - _January 9, 2019_
* Dependencies updated
## v1.0.2 - _December 13, 2018_
* Dependencies updated
* Move all ERC20 contracts out of contracts-tokens to new package (#1539)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [

View File

@ -5,22 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _January 17, 2019_
## v1.0.1 - _February 5, 2019_
* Dependencies updated
## v1.0.5 - _January 15, 2019_
## v1.0.0 - _Invalid date_
* Dependencies updated
## v1.0.4 - _January 11, 2019_
* Dependencies updated
## v1.0.3 - _January 9, 2019_
* Dependencies updated
## v1.0.2 - _December 13, 2018_
* Dependencies updated
* Move all ERC721 contracts out of contracts-tokens to new package (#1539)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [

View File

@ -5,28 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.2.3 - _January 17, 2019_
## v1.0.1 - _February 5, 2019_
* Dependencies updated
## v1.2.2 - _January 15, 2019_
## v1.0.0 - _Invalid date_
* Dependencies updated
## v1.2.1 - _January 11, 2019_
* Dependencies updated
## v1.2.0 - _January 9, 2019_
* Added Dutch Auction Wrapper (#1465)
## v1.1.0 - _Invalid date_
* Added Balance Threshold Filter (#1383)
* Add OrderMatcher (#1117)
* Add OrderValidator (#1464)
## v1.0.2 - _December 13, 2018_
* Dependencies updated
* Move Forwarder contract out of contracts-extensions into new package (#1539)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [

View File

@ -5,22 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _January 17, 2019_
## v1.0.1 - _February 5, 2019_
* Dependencies updated
## v1.0.5 - _January 15, 2019_
## v1.0.0 - _Invalid date_
* Dependencies updated
## v1.0.4 - _January 11, 2019_
* Dependencies updated
## v1.0.3 - _January 9, 2019_
* Dependencies updated
## v1.0.2 - _December 13, 2018_
* Dependencies updated
* Rename contracts-libs to contracts-exchange-libs (#1539)
* Move LibAddressArray contract to contracts-utils (#1539)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [

View File

@ -5,24 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.3 - _January 17, 2019_
## v1.0.1 - _February 5, 2019_
* Dependencies updated
## v2.2.2 - _January 15, 2019_
## v1.0.0 - _Invalid date_
* Dependencies updated
## v2.2.1 - _January 11, 2019_
* Dependencies updated
## v2.2.0 - _January 9, 2019_
* Added LibAddressArray (#1383)
* Add validation and comments to MultiAssetProxy (#1455)
* Move OrderValidator to extensions (#1464)
## v2.1.59 - _December 13, 2018_
* Dependencies updated
* Move Exchange contract out of contracts-protocol to new package (#1539)
* Move example contracts out of contracts-examples to new package (#1539)

View File

@ -14,7 +14,8 @@
"note": "Nest extensions under src directory",
"pr": 1539
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Move Forwarder contract into new package (#1539)
* Nest extensions under src directory (#1539)
## v1.2.3 - _January 17, 2019_
* Dependencies updated

View File

@ -14,7 +14,8 @@
"note": "Rename multisig directory to src",
"pr": 1539
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Add AssetProxyOwner contract (#1539)
* Rename multisig directory to src (#1539)
## v1.0.6 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v2.0.1 - _January 17, 2019_
* Dependencies updated

View File

@ -22,7 +22,8 @@
"note": "Rename utils directory to src",
"pr": 1539
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Fix imports in `TestConstants` and `TestLibBytes` to be relative. This way they show up correctly in coverage reports (#1535)
* Add LibAddressArray contract (#1539)
* Do not nest contracts in redundant directories (#1539)
* Rename utils directory to src (#1539)
## v1.0.6 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v3.0.3 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.2 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"version": "2.2.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v2.2.0 - _January 15, 2019_
* Added `MultiAssetProxy` (#1503)

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.22 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.23 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"version": "4.1.0",

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v4.1.0 - _Invalid date_
* Adds new public method getLiquidityForAssetDataAsync, and exposes getOrdersAndFillableAmountsAsync as public method (#1512)
## v4.0.2 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v3.0.13 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v3.0.13 - _January 15, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1549373905,
"version": "2.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.2.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.1 - _February 5, 2019_
* Dependencies updated
## v2.2.0 - _January 15, 2019_
* Added migration for `MultiAssetProxy` contract (#1503)

View File

@ -6,7 +6,8 @@
"note": "Fix OrderValidatorWrapper constructor to use the correct address",
"pr": 1568
}
]
],
"timestamp": 1549373905
},
{
"version": "6.0.0",

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.1 - _February 5, 2019_
* Fix OrderValidatorWrapper constructor to use the correct address (#1568)
## v6.0.0 - _Invalid date_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v5.0.1 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.24 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.1.6 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.1.2 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v2.1.7 - _January 15, 2019_
* Dependencies updated

View File

@ -18,7 +18,8 @@
"note": "Convert `from` to lower case when passed in via cli",
"pr": 1533
}
]
],
"timestamp": 1549373905
},
{
"version": "2.4.0",

View File

@ -5,6 +5,13 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Removed `owner` in Migrations (#1533)
* `txDefaults` parameter now requires the `from` field (#1533)
* Convert `from` to lower case when passed in via cli (#1533)
## v2.4.0 - _January 15, 2019_
* Added migrations for `MultiAssetProxy` contract (#1503)

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v3.1.2 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v2.4.3 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.25 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.1.2 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v2.0.2 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.3 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.14 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines",
"pr": 1535
}
]
],
"timestamp": 1549373905
},
{
"version": "2.0.0",

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.1 - _February 5, 2019_
* Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines (#1535)
## v2.0.0 - _Invalid date_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.3 - _January 17, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.2.3 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Improve error messages when unable to find matching bytecode",
"pr": 1558
}
]
],
"timestamp": 1549373905
},
{
"version": "2.0.0",

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.1 - _February 5, 2019_
* Improve error messages when unable to find matching bytecode (#1558)
## v2.0.0 - _Invalid date_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.3 - _January 17, 2019_
* Dependencies updated

View File

@ -34,7 +34,8 @@
"note": "Fix a big when we were not intercepting `eth_sendRawTransaction`",
"pr": 1584
}
]
],
"timestamp": 1549373905
},
{
"version": "5.0.0",

View File

@ -5,6 +5,21 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.0 - _February 5, 2019_
* `SolCompilerArtifactAdapter` now uses `SolResolver` under the hood which allows to resolve `NPM` dependencies properly (#1535)
* Cache the `utils.getContractDataIfExists` leading to faster execution (#1535)
* `SolCompilerArtifactAdapter` now doesn't return the `ContractData` for interfaces (#1535)
* Print resasonable error message on bytecode collision (#1535)
* Fix the bug in `ASTVisitor` causing the 'cannot read property `range` of `null`' error (#1557)
* Improve error messages when unable to find matching bytecode (#1558)
* Fix default gas limit for fake txs in `TraceCollectionSubprovider` (#1583)
* Fix a big when we were not intercepting `eth_sendRawTransaction` (#1584)
## v5.0.0 - _Invalid date_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v4.0.1 - _January 17, 2019_
* Fix a bug where a custom `Geth` tracer didn't return stack entries for `DELEGATECALL` (#1521)

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.0.16 - _January 15, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update ganache-core to v2.3.3",
"pr": 1518
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Update ganache-core to v2.3.3 (#1518)
## v2.1.11 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v2.0.2 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v1.5.2 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v3.0.8 - _January 15, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "ABI Decode NULL as False",
"pr": 1582
}
]
],
"timestamp": 1549373905
},
{
"version": "4.0.0",

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.1 - _February 5, 2019_
* ABI Decode NULL as False (#1582)
## v4.0.0 - _Invalid date_
* Upgrade the bignumber.js to v8.0.2 (#1517)
## v3.0.1 - _January 15, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update ganache-core to v2.3.3",
"pr": 1518
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547561734,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Update ganache-core to v2.3.3 (#1518)
## v3.2.4 - _January 15, 2019_
* Dependencies updated