added exports for 1155 proxy

This commit is contained in:
Greg Hysen
2019-03-12 17:45:23 -07:00
parent 2a6ed0c96e
commit de971e6c46
4 changed files with 9 additions and 9 deletions

View File

@@ -1,19 +1,14 @@
[
{
"version": "2.2.3",
"changes": [
{
"note": "Added `ERC1155AssetData`, `ERC1155AssetDataNoProxyId`, and `ERC1155AssetDataAbi`",
"pr": 1661
}
]
},
{
"version": "2.2.2",
"changes": [
{
"note": "Added ERC1155 revert reasons",
"pr": 1657
},
{
"note": "Added `ERC1155AssetData`, `ERC1155AssetDataNoProxyId`, and `ERC1155AssetDataAbi`",
"pr": 1661
}
]
},