Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-04-11 18:00:39 +02:00
parent c44f9e56ad
commit 631e7e9c58
38 changed files with 199 additions and 7 deletions

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.6.0 - _April 11, 2018_
* Make `isAddress` and `toWei` static (#501)
* Add static methods `toUnitAmount` and `toBaseUnitAmount` (#501)
## v0.5.0 - _April 2, 2018_
* Add `web3Wrapper.awaitTransactionMinedAsync` (#485)