mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog: Add a point about fixing #1242
This commit is contained in:
parent
d2470a3e39
commit
a743d7989b
@ -8,6 +8,7 @@ Features:
|
|||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
* Disallow unknown options in `solc`
|
* Disallow unknown options in `solc`
|
||||||
|
* Code Generator: expect zero stack increase after `super` as an expression
|
||||||
* Inline assembly: support the `address` opcode
|
* Inline assembly: support the `address` opcode
|
||||||
* Inline assembly: fix parsing of assignment after a label.
|
* Inline assembly: fix parsing of assignment after a label.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user