mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add constant shift to the changelog
This commit is contained in:
parent
7ac27c957e
commit
d5c94cb412
@ -5,6 +5,7 @@ Features:
|
||||
* Inline assembly: support both ``suicide`` and ``selfdestruct`` opcodes
|
||||
(note: ``suicide`` is deprecated).
|
||||
* Include ``keccak256()`` as an alias to ``sha3()``.
|
||||
* Support shifting constant numbers.
|
||||
|
||||
Bugfixes:
|
||||
* Disallow unknown options in ``solc``.
|
||||
|
Loading…
Reference in New Issue
Block a user