aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange-libs/CHANGELOG.json
blob: cdaac93ea2bedfdfd6a4e5f368fd29768ca5ef09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
    {
        "version": "1.0.0",
        "changes": [
            {
                "note": "Rename contracts-libs to contracts-exchange-libs",
                "pr": 1539
            },
            {
                "note": "Move LibAddressArray contract to contracts-utils",
                "pr": 1539
            }
        ]
    }
]