Updated CHANGELOGS

This commit is contained in:
xianny
2019-08-08 09:29:08 -07:00
parent 38a12475bc
commit 89ee6fe6db
92 changed files with 518 additions and 39 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1565281154,
"version": "3.1.11",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.1.10",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.11 - _August 8, 2019_
* Dependencies updated
## v3.1.10 - _July 31, 2019_
* Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies. (#1995)