aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 434c62211..26878c085 100644
--- a/packages/sol-compiler/CHANGELOG.json
+++ b/packages/sol-compiler/CHANGELOG.json
@@ -7,7 +7,7 @@
"pr": 1575
},
{
- "note": "Fix a bug when `opts` could not be `undefined`",
+ "note": "Fix a bug that made `opts` required instead of optional",
"pr": 1596
},
{