Updated CHANGELOGS

This commit is contained in:
Jacob Evans
2019-04-11 16:59:38 +01:00
parent 7423028fea
commit 0acec57ba9
94 changed files with 564 additions and 7 deletions

View File

@@ -6,7 +6,8 @@
"note": "Added IAssetProxy wrapper",
"pr": 1714
}
]
],
"timestamp": 1554997931
},
{
"version": "4.1.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.2.0 - _April 11, 2019_
* Added IAssetProxy wrapper (#1714)
## v4.1.0 - _March 21, 2019_
* Add Coordinator and CoordinatorRegistry contract wrappers (#1689)