Update all CHANGELOGs

This commit is contained in:
Fabio Berger
2018-08-22 15:53:19 +01:00
parent 392c00a698
commit 40b202f8c0
8 changed files with 83 additions and 2 deletions

View File

@@ -6,6 +6,14 @@
"note":
"Quicken compilation by sending multiple contracts to the same solcjs invocation, batching them together based on compiler version requirements.",
"pr": 965
},
{
"note": "Stop exporting types: `ContractArtifact`, `ContractNetworks`",
"pr": 924
},
{
"note": "Export types: `CompilerSettings`, `OutputField`",
"pr": 924
}
]
},