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