mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
e2f30ce9ca
commit
172704a58f
@ -3,6 +3,7 @@
|
||||
Features:
|
||||
* Optimizer: Add new optimization step to remove unused ``JUMPDEST``s.
|
||||
* Type Checker: Warn on using literals as tight packing parameters in ``keccak256``, ``sha3``, ``sha256`` and ``ripemd160``.
|
||||
* Type Checker: Enforce ``view`` and ``pure``.
|
||||
|
||||
Bugfixes:
|
||||
* ABI JSON: Include all overloaded events.
|
||||
|
Loading…
Reference in New Issue
Block a user