diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 1560990d..bc79b88a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,7 @@ Features: Bugfixes: * Disallow unknown options in `solc` * Inline assembly: support the `address` opcode + * Inline assembly: fix parsing of assignment after a label. ### 0.4.2 (2016-09-17) |