Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2018-11-21 21:09:37 +00:00
parent 68c15de890
commit 707af1ec58
54 changed files with 310 additions and 8 deletions

View File

@@ -7,7 +7,8 @@
"`deployFrom0xArtifactAsync` additionally accepts artifacts that conform to the `SimpleContractArtifact` interface",
"pr": 1298
}
]
],
"timestamp": 1542821676
},
{
"timestamp": 1542208198,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.1.0 - _November 21, 2018_
* `deployFrom0xArtifactAsync` additionally accepts artifacts that conform to the `SimpleContractArtifact` interface (#1298)
## v1.0.5 - _November 14, 2018_
* Dependencies updated