Changelog entry.

This commit is contained in:
chriseth 2019-03-13 17:46:42 +01:00
parent aa9a2935ac
commit 9ac117e5b9

View File

@ -11,6 +11,7 @@ Compiler Features:
Bugfixes: Bugfixes:
* Code Generator: Defensively pad memory for ``type(Contract).name`` to multiples of 32. * Code Generator: Defensively pad memory for ``type(Contract).name`` to multiples of 32.
* Yul Optimizer: Properly determine whether a variable can be eliminated during stack compression pass.
Build System: Build System: