aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/CHANGELOG.json
diff options
context:
space:
mode:
authorAlex Browne <stephenalexbrowne@gmail.com>2018-07-04 01:59:45 +0800
committerAlex Browne <stephenalexbrowne@gmail.com>2018-07-04 01:59:45 +0800
commitce1542da4fbab26d589f07f006fb5328a28bb9dd (patch)
tree3f42cf3438c54b4304c8b18b8f741eba0104a750 /packages/ethereum-types/CHANGELOG.json
parentd2ebf4a7772070e3ec255d0551de8c9f2822d4c3 (diff)
downloaddexon-0x-contracts-ce1542da4fbab26d589f07f006fb5328a28bb9dd.tar
dexon-0x-contracts-ce1542da4fbab26d589f07f006fb5328a28bb9dd.tar.gz
dexon-0x-contracts-ce1542da4fbab26d589f07f006fb5328a28bb9dd.tar.bz2
dexon-0x-contracts-ce1542da4fbab26d589f07f006fb5328a28bb9dd.tar.lz
dexon-0x-contracts-ce1542da4fbab26d589f07f006fb5328a28bb9dd.tar.xz
dexon-0x-contracts-ce1542da4fbab26d589f07f006fb5328a28bb9dd.tar.zst
dexon-0x-contracts-ce1542da4fbab26d589f07f006fb5328a28bb9dd.zip
Update CHANGELOG.json for ethereum-types and web3-wrapper
Diffstat (limited to 'packages/ethereum-types/CHANGELOG.json')
-rw-r--r--packages/ethereum-types/CHANGELOG.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/ethereum-types/CHANGELOG.json b/packages/ethereum-types/CHANGELOG.json
index ad532062f..351e9c23f 100644
--- a/packages/ethereum-types/CHANGELOG.json
+++ b/packages/ethereum-types/CHANGELOG.json
@@ -5,6 +5,10 @@
{
"note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",
"pr": 675
+ },
+ {
+ "note": "Add `TransactionReceiptStatus` type",
+ "pr": 812
}
]
},