mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update changelog for interface inheritance
This commit is contained in:
parent
595f569e97
commit
f492a0a3ef
@ -3,6 +3,7 @@
|
|||||||
Language Features:
|
Language Features:
|
||||||
* Allow accessing external functions via contract and interface names to obtain their selector.
|
* Allow accessing external functions via contract and interface names to obtain their selector.
|
||||||
* Inline Assembly: Support literals ``true`` and ``false``.
|
* Inline Assembly: Support literals ``true`` and ``false``.
|
||||||
|
* Allow interfaces to inherit from other interfaces
|
||||||
|
|
||||||
|
|
||||||
Compiler Features:
|
Compiler Features:
|
||||||
|
Loading…
Reference in New Issue
Block a user