Add CHANGELOG entries

This commit is contained in:
Leonid Logvinov
2019-01-15 17:05:51 +01:00
parent 0a27979464
commit 4404f92b38
43 changed files with 669 additions and 141 deletions

View File

@@ -1,4 +1,13 @@
[
{
"version": "4.0.0",
"changes": [
{
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
]
},
{
"timestamp": 1547561734,
"version": "3.0.8",
@@ -206,7 +215,8 @@
"note": "Add types for `react-popper`, remove types for `react-joyride`"
},
{
"note": "Remove types for blockies, bn.js, compare-versions, ethereumjs-abi, ethereumjs-tx, find-versions, hdkey, is-mobile, solidity-parser-antlr, xml-js as they were moved to DefinitelyTyped",
"note":
"Remove types for blockies, bn.js, compare-versions, ethereumjs-abi, ethereumjs-tx, find-versions, hdkey, is-mobile, solidity-parser-antlr, xml-js as they were moved to DefinitelyTyped",
"pr": 641
}
]