aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/CHANGELOG.md
blob: 67fa84437294a8e8e4c11f1c762f97f1bb303d16 (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
28
29
30
31
<!--
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.4 - _August 13, 2018_

    * Dependencies updated

## 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 19, 2018_

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

## v0.0.2 - _May 31, 2018_

    * Initial publish (#642)