aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/extensions/CHANGELOG.json
blob: da4d9c2bad569180701d666d85878e68874a4b1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
    {
        "version": "1.1.0",
        "changes": [
            {
                "note": "Added Balance Threshold Filter",
                "pr": 1383
            }
        ]
    },
    {
        "timestamp": 1544741676,
        "version": "1.0.2",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    }
]