mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
930485cd24
commit
83692360b1
@ -8,6 +8,7 @@ Features:
|
|||||||
Bugfixes:
|
Bugfixes:
|
||||||
* JSON-AST: Add "documentation" property to function, event and modifier definition.
|
* JSON-AST: Add "documentation" property to function, event and modifier definition.
|
||||||
* Standard JSON: catch errors properly when invalid "sources" are passed
|
* Standard JSON: catch errors properly when invalid "sources" are passed
|
||||||
|
* Type Checker: Properly warn when using ``_offset`` and ``_slot`` for constants in inline assembly.
|
||||||
|
|
||||||
### 0.4.20 (2018-02-14)
|
### 0.4.20 (2018-02-14)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user