diff options
-rw-r--r-- | packages/sol-compiler/CHANGELOG.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json index 35f2c6179..b71135ea7 100644 --- a/packages/sol-compiler/CHANGELOG.json +++ b/packages/sol-compiler/CHANGELOG.json @@ -7,7 +7,7 @@ "pr": 588 }, { - "note": "Add a possibility to define a solidity version to use", + "note": "Add the ability to define a specific solidity version", "pr": 589 } ] |