aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-compiler')
-rw-r--r--packages/sol-compiler/CHANGELOG.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json
index 490e88d22..fe077b6cc 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
}
]