Files
protocol/contracts/erc1155/CHANGELOG.json
Leonid Logvinov 3f9fd7c060 Updated CHANGELOGS
2019-03-20 15:26:43 +01:00

21 lines
371 B
JSON

[
{
"timestamp": 1553091633,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [
{
"note": "Created ERC1155 contracts package",
"pr": 1657
}
]
}
]