aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base-contract/CHANGELOG.json
blob: 003598c9397270d8957da2bdf3298975c3cd7922 (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
32
33
34
35
36
37
38
39
40
[
    {
        "version": "0.1.0",
        "changes": [
            {
                "note": "Add tests for traversing ABI tree",
                "pr": 485
            },
            {
                "note": "Fix ABI tuples traversing",
                "pr": 485
            },
            {
                "note": "Fix ABI arrays traversing",
                "pr": 485
            }
        ],
        "timestamp": 1522673609
    },
    {
        "timestamp": 1522658513,
        "version": "0.0.6",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ],
        "isPublished": true
    },
    {
        "version": "0.0.2",
        "changes": [
            {
                "note": "Initial release"
            }
        ],
        "timestamp": 1520089200,
        "isPublished": true
    }
]