Update packages/sol-compiler/CHANGELOG.json

Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
This commit is contained in:
Fabio B
2018-12-03 13:34:45 +01:00
committed by GitHub
parent a6046bd5bb
commit a355001d13

View File

@@ -3,7 +3,7 @@
"version": "1.1.15",
"changes": [
{
"note": "Fix an issue when we tried to append base contracts path to absolute imports (NPM)",
"note": "Fix bug where we were appending base path to absolute imports (e.g NPM imports)",
"pr": 1311
}
]