Files
protocol/contracts/exchange/CHANGELOG.json
2019-01-22 18:06:26 -08:00

16 lines
368 B
JSON

[
{
"version": "1.0.0",
"changes": [
{
"note": "Move Exchange contract out of contracts-protocol to new package",
"pr": 1539
},
{
"note": "Move example contracts out of contracts-examples to new package",
"pr": 1539
}
]
}
]