aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/CHANGELOG.json
blob: 351e9c23f986b157ddd61ac953e1389a26c45e5b (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
[
    {
        "version": "0.0.3",
        "changes": [
            {
                "note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",
                "pr": 675
            },
            {
                "note": "Add `TransactionReceiptStatus` type",
                "pr": 812
            }
        ]
    },
    {
        "version": "0.0.2",
        "changes": [
            {
                "note": "Initial publish",
                "pr": "642"
            }
        ],
        "timestamp": 1527811200
    }
]