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

@@ -15,6 +15,11 @@
"note":
"Removed `SignerType` (including `SignerType.Metamask`). Please use the `MetamaskSubprovider` to wrap `web3.currentProvider`.",
"pr": 1102
},
{
"note":
"Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers",
"pr": 1105
}
]
},