Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-05-04 12:16:11 +02:00
parent 01dd84dced
commit 3fc99dbad5
44 changed files with 330 additions and 89 deletions

View File

@@ -6,7 +6,8 @@
"note": "Add types for `ethers.js`, removing `ethers-contracts`",
"pr": 540
}
]
],
"timestamp": 1525428773
},
{
"version": "0.2.0",

View File

@@ -5,11 +5,15 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.3.0 - _May 4, 2018_
* Add types for `ethers.js`, removing `ethers-contracts` (#540)
## v0.2.0 - _April 18, 2018_
* Add types for `solc.compileStandardWrapper` (#509)
## v0.1.0 - _April 12, 2018_
## v0.1.0 - _April 11, 2018_
* Add types for more packages (#501)
* Add types for HDKey (#507)