aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/erc20/CHANGELOG.json
blob: 93f28423405eaeac565c6eb13dc4b5ef1d0819fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
    {
        "version": "1.0.0",
        "changes": [
            {
                "note": "Move all ERC20 contracts out of contracts-tokens to new package",
                "pr": 1539
            }
        ]
    }
]