Files
protocol/packages/sol-doc/CHANGELOG.json
2018-09-28 19:15:38 +01:00

22 lines
491 B
JSON

[
{
"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
}
]
}
]