mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #3740 from DanielMReed/patch-1
Fix Typo in changelog.md
This commit is contained in:
commit
3f1e0d8434
@ -4,7 +4,7 @@ Features:
|
||||
|
||||
Bugfixes:
|
||||
* Code Generator: Allow ``block.blockhash`` without being called.
|
||||
* Code Generator: Properly skip unneeded storgae array cleanup when not reducing length.
|
||||
* Code Generator: Properly skip unneeded storage array cleanup when not reducing length.
|
||||
* Code Generator: Bugfix in modifier lookup in libraries.
|
||||
* Commandline interface: Support ``--evm-version constantinople`` properly.
|
||||
* DocString Parser: Fix error message for empty descriptions.
|
||||
|
Loading…
Reference in New Issue
Block a user