aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange-libs/CHANGELOG.json
blob: 6d769c50277be4a844e2e6cfe1b7fc35a99c6c81 (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
[
    {
        "timestamp": 1549373905,
        "version": "1.0.1",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "version": "1.0.0",
        "changes": [
            {
                "note": "Rename contracts-libs to contracts-exchange-libs",
                "pr": 1539
            },
            {
                "note": "Move LibAddressArray contract to contracts-utils",
                "pr": 1539
            }
        ]
    }
]