diff options
Diffstat (limited to 'packages/sol-compiler/CHANGELOG.json')
-rw-r--r-- | packages/sol-compiler/CHANGELOG.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json index a1b53fb9e..33fd99e4f 100644 --- a/packages/sol-compiler/CHANGELOG.json +++ b/packages/sol-compiler/CHANGELOG.json @@ -5,8 +5,13 @@ { "note": "Properly export the executable binary", "pr": 588 + }, + { + "note": "Add the ability to define a specific solidity version", + "pr": 589 } - ] + ], + "timestamp": 1527009133 }, { "timestamp": 1525477860, |