Changelog: Add a point about fixing #1242

This commit is contained in:
Yoichi Hirai
2016-10-18 15:56:37 +02:00
parent d2470a3e39
commit a743d7989b
+1
View File
@@ -8,6 +8,7 @@ Features:
Bugfixes:
* Disallow unknown options in `solc`
* Code Generator: expect zero stack increase after `super` as an expression
* Inline assembly: support the `address` opcode
* Inline assembly: fix parsing of assignment after a label.