mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Mention requirement changes in changelog
This commit is contained in:
parent
d7b3ce24a4
commit
2002447b10
@ -8,6 +8,7 @@ Features:
|
||||
* 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.
|
||||
* Inline Assembly: Disallow blocks with unbalanced stack.
|
||||
* Static analyzer: Warn about statements without effects.
|
||||
|
||||
Bugfixes:
|
||||
|
Loading…
Reference in New Issue
Block a user