mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
1d712c7d64
commit
e64a03d86b
@ -7,6 +7,7 @@ Features:
|
||||
* Commandline interface: Add the ``--standard-json`` parameter to process a Standard JSON I/O.
|
||||
* Commandline interface: Support ``--allow-paths`` to define trusted import paths. Note: the
|
||||
path(s) of the supplied source file(s) is always trusted.
|
||||
* Inline Assembly: Storage variable access using ``_slot`` and ``_offset`` suffixes.
|
||||
* Static analyzer: Warn about statements without effects.
|
||||
|
||||
Bugfixes:
|
||||
|
Loading…
Reference in New Issue
Block a user