diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json index 490e88d22a..fe077b6cce 100644 --- a/packages/sol-compiler/CHANGELOG.json +++ b/packages/sol-compiler/CHANGELOG.json @@ -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 } ]