Update CHANGELOG.json for ethereum-types and web3-wrapper
This commit is contained in:
parent
d2ebf4a777
commit
ce1542da4f
@ -5,6 +5,10 @@
|
|||||||
{
|
{
|
||||||
"note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",
|
"note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",
|
||||||
"pr": 675
|
"pr": 675
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Add `TransactionReceiptStatus` type",
|
||||||
|
"pr": 812
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -1,4 +1,14 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1529397769,
|
||||||
|
"version": "0.7.2",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Add `getNodeTypeAsync` method",
|
||||||
|
"pr": 812
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1529397769,
|
"timestamp": 1529397769,
|
||||||
"version": "0.7.1",
|
"version": "0.7.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user