Changelog entry.

This commit is contained in:
chriseth
2019-12-17 17:08:27 +01:00
parent 244b011a30
commit 6453d80c08
+6
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: