aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-doc/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-doc/CHANGELOG.json')
-rw-r--r--packages/sol-doc/CHANGELOG.json12
1 files changed, 10 insertions, 2 deletions
diff --git a/packages/sol-doc/CHANGELOG.json b/packages/sol-doc/CHANGELOG.json
index e8fef746e..70a769541 100644
--- a/packages/sol-doc/CHANGELOG.json
+++ b/packages/sol-doc/CHANGELOG.json
@@ -1,5 +1,14 @@
[
{
+ "timestamp": 1547040760,
+ "version": "1.0.12",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
"version": "1.0.11",
"changes": [
{
@@ -102,8 +111,7 @@
"version": "1.0.0",
"changes": [
{
- "note":
- "Utility to generate documentation for Solidity smart contracts, outputting a format compliant with @0xproject/types.DocAgnosticFormat",
+ "note": "Utility to generate documentation for Solidity smart contracts, outputting a format compliant with @0xproject/types.DocAgnosticFormat",
"pr": 1004
}
]