Files
protocol/packages/base-contract/CHANGELOG.json
Leonid Logvinov 6ba6bec105 Updated CHANGELOGS
2018-04-02 16:01:45 +03:00

41 lines
852 B
JSON

[
{
"version": "0.1.0",
"changes": [
{
"note": "Add tests for traversing ABI tree",
"pr": 485
},
{
"note": "Fix ABI tuples traversing",
"pr": 485
},
{
"note": "Fix ABI arrays traversing",
"pr": 485
}
],
"timestamp": 1522673609
},
{
"timestamp": 1522658513,
"version": "0.0.6",
"changes": [
{
"note": "Dependencies updated"
}
],
"isPublished": true
},
{
"version": "0.0.2",
"changes": [
{
"note": "Initial release"
}
],
"timestamp": 1520089200,
"isPublished": true
}
]