Updated CHANGELOGS

This commit is contained in:
xianny
2019-08-08 11:41:38 -07:00
parent 8297d68166
commit b456c3f953
90 changed files with 529 additions and 26 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1565288549,
"version": "2.1.12",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.1.11",
"changes": [

View File

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