Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-05-05 01:55:04 +02:00
parent 2e8a5602b2
commit bf87b1a6af
40 changed files with 260 additions and 0 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1525477860,
"version": "0.3.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.3.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.3.1 - _May 5, 2018_
* Dependencies updated
## v0.3.0 - _May 4, 2018_
* Update ethers-contracts to ethers.js (#540)