aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/protocol/CHANGELOG.json
blob: 6672ce9c37781cf6c50451b160fd29a369b25bfa (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
[
    {
        "version": "2.2.0",
        "changes": [
            {
                "note": "Added LibAddressArray",
                "pr": 1383
            },
            {
                "note": "Add validation and comments to MultiAssetProxy",
                "pr": 1455
            },
            {
                "note": "Move OrderValidator to extensions",
                "pr": 1464
            }
        ],
        "timestamp": 1547040760
    },
    {
        "timestamp": 1544741676,
        "version": "2.1.59",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    }
]