Updated CHANGELOGS

This commit is contained in:
xianny
2019-08-08 13:58:30 -07:00
parent ec807120c3
commit ca595cd8cf
85 changed files with 524 additions and 21 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1565296576,
"version": "2.2.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.2.4",
"changes": [

View File

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