aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/CHANGELOG.json
blob: ad532062f759e0a08414134a3b7511fa81dd29ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
    {
        "version": "0.0.3",
        "changes": [
            {
                "note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",
                "pr": 675
            }
        ]
    },
    {
        "version": "0.0.2",
        "changes": [
            {
                "note": "Initial publish",
                "pr": "642"
            }
        ],
        "timestamp": 1527811200
    }
]