Add PR numbers to CHANGELOGs

This commit is contained in:
Lawrence Forman
2019-04-26 23:09:34 -04:00
parent 54fdccd397
commit 25628c34ee
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
"changes": [
{
"note": "Update tests to use contract-built-in `awaitTransactionSuccessAsync`",
"pr": TODO
"pr": 1797
}
]
},

View File

@@ -4,7 +4,7 @@
"changes": [
{
"note": "add `awaitTransactionSuccessAsync()` to `tx.handlebars`",
"pr": TODO
"pr": 1797
}
]
},

View File

@@ -4,7 +4,7 @@
"changes": [
{
"note": "Update wrapper functions to expose `awaitTransactionSuccessAsync()` methods",
"pr": TODO
"pr": 1797
}
]
},

View File

@@ -4,7 +4,7 @@
"changes": [
{
"note": "Export `PromiseWithTransactionHash` type",
"pr": TODO
"pr": 1797
}
]
},