mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
92c3511f47
commit
1c2096a360
@ -1,9 +1,14 @@
|
||||
### 0.5.16 (2020-01-02)
|
||||
|
||||
Bugfixes:
|
||||
* Yul Optimizer: Fix bug in redundant assignment remover in combination with break and continue statements.
|
||||
|
||||
|
||||
### 0.5.15 (2019-12-17)
|
||||
|
||||
Bugfixes:
|
||||
* Yul Optimizer: Fix incorrect redundant load optimization crossing user-defined functions that contain for-loops with memory / storage writes.
|
||||
|
||||
|
||||
### 0.5.14 (2019-12-09)
|
||||
|
||||
Language Features:
|
||||
|
Loading…
Reference in New Issue
Block a user