Changelog entry.

This commit is contained in:
chriseth 2019-01-07 16:54:44 +01:00
parent ace601b8f6
commit 937fc8538e

View File

@ -7,6 +7,7 @@ Compiler Features:
Bugfixes:
* Yul: Check that arguments to ``dataoffset`` and ``datasize`` are literals at parse time and properly take this into account in the optimizer.
Build System: