mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Adds changelog entry for structured AST node introduction.
This commit is contained in:
parent
4a179056ed
commit
306f6d963d
@ -6,6 +6,7 @@ Language Features:
|
||||
|
||||
Compiler Features:
|
||||
* Code Generator: Use ``calldatacopy`` instead of ``codecopy`` to zero out memory past input.
|
||||
* AST: Add a new node for doxygen-style, structured documentation that can be received by contract, function, event and modifier definitions.
|
||||
|
||||
|
||||
Bugfixes:
|
||||
|
Loading…
Reference in New Issue
Block a user