Updated CHANGELOGS

This commit is contained in:
Jacob Evans
2018-11-28 21:49:26 +11:00
parent 9266df43a4
commit c0b9214138
42 changed files with 251 additions and 5 deletions

View File

@@ -6,7 +6,8 @@
"note": "Unmarshall mined transaction receipts",
"pr": 1308
}
]
],
"timestamp": 1543401373
},
{
"version": "3.1.5",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.6 - _November 28, 2018_
* Unmarshall mined transaction receipts (#1308)
## v3.1.5 - _November 21, 2018_
* Add unmarshalling of transaction receipts (#1291)