chore(changelogs): Update changelogs with PR

This commit is contained in:
Jacob Evans
2019-01-10 23:26:14 +11:00
parent e3b3f82c8c
commit c15406173a
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
"version": "2.2.0",
"changes": [
{
"note": "Added migration for `MultiAssetProxy` contract"
"note": "Added migration for `MultiAssetProxy` contract",
"pr": 1503
}
]
},

View File

@@ -3,7 +3,8 @@
"version": "1.3.0",
"changes": [
{
"note": "Added artifact for `MultiAssetProxy` contract"
"note": "Added artifact for `MultiAssetProxy` contract",
"pr": 1503
}
]
},