Add note to web3-wrapper CHANGELOG.json

This commit is contained in:
Alex Browne
2018-06-11 17:13:58 -07:00
parent 3cc30f91a9
commit b916e7f7ef

View File

@@ -29,6 +29,11 @@
{
"note": "Add new setHeadAsync method",
"pr": 622
},
{
"note":
"Improve performance of awaitTransactionMinedAsync by immediately checking if the transaction was already mined instead of waiting for the first interval.",
"pr": 688
}
]
},