Files
protocol/packages/sol-doc/CHANGELOG.json
Brandon Millman 266440f7c3 Updated CHANGELOGS
2018-10-04 15:51:56 -07:00

31 lines
671 B
JSON

[
{
"version": "1.0.2",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1538693146
},
{
"timestamp": 1538157789,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [
{
"note":
"Utility to generate documentation for Solidity smart contracts, outputting a format compliant with @0xproject/types.DocAgnosticFormat",
"pr": 1004
}
]
}
]