mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
786ae2ceec
commit
904dade4bd
@ -2,6 +2,8 @@
|
||||
|
||||
Language Features:
|
||||
* Possibility to use ``bytes.concat`` with variable number of ``bytes`` and ``bytesNN`` arguments which behaves as a restricted version of `abi.encodePacked` with a more descriptive name.
|
||||
* Support custom errors via the ``error`` keyword and introduce the ``revert`` statement.
|
||||
|
||||
|
||||
Compiler Features:
|
||||
* Commandline Interface: Model checker option ``--model-checker-targets`` also accepts ``outOfBounds``.
|
||||
|
Loading…
Reference in New Issue
Block a user