aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/CHANGELOG.md
blob: 7c791a814eac6ccc46f24f9d1cf3fee443db24e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->

CHANGELOG

## v1.0.1 - _July 23, 2018_

    * Dependencies updated

## v1.0.0 - _July 20, 2018_

    * Add `TraceParams` interface for `debug_traceTransaction` parameters (#675)
    * Add `TransactionReceiptStatus` type (#812)

## v0.0.2 - _June 1, 2018_

    * Initial publish (#642)