Add PRs to changelogs

This commit is contained in:
Lawrence Forman
2019-04-05 11:48:11 -04:00
committed by Amir Bandeali
parent f8009dbb27
commit 5781ab5436
11 changed files with 21 additions and 13 deletions

View File

@@ -4,11 +4,11 @@
"changes": [
{
"note": "Automatically decode and throw rich reverts in `_throwIfRevertWithReasonCallResult`",
"pr": TODO
"pr": 1761
},
{
"note": "Remove dependency on ethers.js",
"pr": TODO
"pr": 1761
}
]
},