aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/CHANGELOG.md
blob: 431eb4b3da8ee456cfaf80ff167c87f78eb4f618 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!--
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.3 - _July 26, 2018_

    * Dependencies updated

## v1.0.2 - _July 26, 2018_

    * Dependencies updated

## 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)