Add PR nr

This commit is contained in:
Fabio Berger 2018-09-24 15:11:29 +01:00
parent ebddf82819
commit 5d88a56452

View File

@ -4,7 +4,8 @@
"changes": [
{
"note":
"Rename `getBlockAsync` to `getBlockIfExistsAsync` and rather then throw if the requested block wasn't found, return undefined."
"Rename `getBlockAsync` to `getBlockIfExistsAsync` and rather then throw if the requested block wasn't found, return undefined.",
"pr": 1082
}
]
},