chore(web3-wrapper): Update CHANGELOG.json

This commit is contained in:
Alex Browne
2018-10-23 16:00:40 -07:00
parent 6027e275b1
commit 075f3c9bfe

View File

@@ -1,4 +1,14 @@
[
{
"version": "3.1.1",
"changes": [
{
"note":
"Fix bug in `getTransactionByHashAsync` which was causing the return value to have the wrong type (raw fields instead of unmarshalled fields).",
"pr": 1177
}
]
},
{
"version": "3.1.0",
"changes": [