added pr to changelogs

This commit is contained in:
Greg Hysen 2019-02-27 14:19:25 -08:00
parent 46e3bcd6b9
commit 4bdd412c15
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"changes": [ "changes": [
{ {
"note": "Created ERC1155 contracts package", "note": "Created ERC1155 contracts package",
"pr": 0 "pr": 1657
} }
] ]
} }

View File

@ -4,7 +4,7 @@
"changes": [ "changes": [
{ {
"note": "Added `Uint256Underflow` and `TransferRejected` revert reasons", "note": "Added `Uint256Underflow` and `TransferRejected` revert reasons",
"pr": 0 "pr": 1657
} }
] ]
}, },