aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange/CHANGELOG.json
blob: e4c7aa986b2aa97ce60049caaed012789dd9418a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
    {
        "version": "1.0.0",
        "changes": [
            {
                "note": "Move Exchange contract out of contracts-protocol to new package",
                "pr": 1539
            },
            {
                "note": "Move example contracts out of contracts-examples to new package",
                "pr": 1539
            }
        ]
    }
]