Files
protocol/contracts/erc20/CHANGELOG.json
Leonid Logvinov f3d9520db2 Updated CHANGELOGS
2019-02-05 14:50:02 +01:00

21 lines
401 B
JSON

[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [
{
"note": "Move all ERC20 contracts out of contracts-tokens to new package",
"pr": 1539
}
]
}
]