aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-compiler/CHANGELOG.json')
-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 26878c085..cded2c3ad 100644
--- a/packages/sol-compiler/CHANGELOG.json
+++ b/packages/sol-compiler/CHANGELOG.json
@@ -15,7 +15,7 @@
"pr": 1596
},
{
- "note": "Fix a bug when `ast` and `legacyAST` were not present in the artifacts even if requested",
+ "note": "Fix a bug causing `ast` and `legacyAST` to not be added to the artifacts even when requested",
"pr": 1596
}
]