mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
122cd6517c
commit
6e139f7d1a
@ -77,6 +77,7 @@ Language Features:
|
||||
* General: Allow ``enum``s in interfaces.
|
||||
* General: Allow ``mapping`` storage pointers as arguments and return values in all internal functions.
|
||||
* General: Allow ``struct``s in interfaces.
|
||||
* General: Provide access to the ABI decoder through ``abi.decode(bytes memory data, (...))``.
|
||||
|
||||
Compiler Features:
|
||||
* C API (``libsolc``): Export the ``solidity_license``, ``solidity_version`` and ``solidity_compile`` methods.
|
||||
|
Loading…
Reference in New Issue
Block a user