Changelog entry.

This commit is contained in:
chriseth 2019-12-17 13:46:56 +01:00
parent 244b011a30
commit 6453d80c08

View File

@ -1,3 +1,9 @@
### 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: