mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Mention functions in changelog.
This commit is contained in:
parent
667a9d32aa
commit
7a09860ec1
@ -9,6 +9,7 @@ Features:
|
|||||||
instruction.
|
instruction.
|
||||||
* Inline Assembly: introduce ``keccak256`` as an opcode. ``sha3`` is still a valid alias.
|
* Inline Assembly: introduce ``keccak256`` as an opcode. ``sha3`` is still a valid alias.
|
||||||
* Inline Assembly: ``for`` and ``switch`` statements.
|
* Inline Assembly: ``for`` and ``switch`` statements.
|
||||||
|
* Inline Assembly: function definitions and function calls.
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
* Fixed crash concerning non-callable types.
|
* Fixed crash concerning non-callable types.
|
||||||
|
Loading…
Reference in New Issue
Block a user