mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Mention in changelog
This commit is contained in:
parent
0dd75ac100
commit
e1ff8bebe1
@ -4,6 +4,7 @@ Features:
|
|||||||
|
|
||||||
* Inline assembly: support both ``suicide`` and ``selfdestruct`` opcodes
|
* Inline assembly: support both ``suicide`` and ``selfdestruct`` opcodes
|
||||||
(note: ``suicide`` is deprecated).
|
(note: ``suicide`` is deprecated).
|
||||||
|
* Inline assembly: issue warning if stack is not balanced after block.
|
||||||
* Include ``keccak256()`` as an alias to ``sha3()``.
|
* Include ``keccak256()`` as an alias to ``sha3()``.
|
||||||
* Support shifting constant numbers.
|
* Support shifting constant numbers.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user