Update CHANGELOG.json for all changed packages

This commit is contained in:
Alex Browne
2018-10-15 14:11:20 -07:00
parent be1a597250
commit e3af06ab10
6 changed files with 46 additions and 2 deletions

View File

@@ -1,10 +1,15 @@
[
{
"version": "2.1.2",
"version": "2.2.0",
"changes": [
{
"note": "Added getStats function and returns a Stats object",
"pr": 1118
},
{
"note":
"Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers. Constructor has a new optional `contractAddresses` parameter.",
"pr": 1105
}
]
},