aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/CHANGELOG.json
blob: ff11aa1269aebecee2764c2743dd5855ea637662 (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
[
    {
        "version": "2.0.0",
        "changes": [
            {
                "note": "Rename StandardRelayerAPIAssetBuyerManager to AssetBuyerManager and other API improvements.",
                "pr": 1086
            }
        ]
    },
    {
        "timestamp": 1537875740,
        "version": "1.0.0",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "version": "1.0.0-rc.1",
        "changes": [
            {
                "note": "Init"
            }
        ]
    }
]