Updated CHANGELOGS

This commit is contained in:
David Sun
2019-07-31 13:35:49 -07:00
parent 46efe92a72
commit b97ba35279
84 changed files with 420 additions and 77 deletions

View File

@@ -6,7 +6,8 @@
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
],
"timestamp": 1564604963
},
{
"timestamp": 1563957393,

View File

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