Update packages/sol-tracing-utils/CHANGELOG.json

Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
This commit is contained in:
Fabio B
2019-01-22 15:10:37 +01:00
committed by GitHub
parent aedd6503d1
commit 148f12a753

View File

@@ -8,7 +8,7 @@
},
{
"note": "Cache the `utils.getContractDataIfExists` leading to faster execution",
"pr": "TODO"
"pr": "1535"
},
{
"note": "`SolCompilerArtifactAdapter` now doesn't return the `ContractData` for interfaces",