Changelog entry.

This commit is contained in:
chriseth 2017-06-30 15:38:58 +02:00 committed by Alex Beregszaszi
parent 11dd89c70b
commit 0fa2feb341

View File

@ -34,6 +34,7 @@ Bugfixes:
* Code Generator: Fix negative stack size checks.
* Inline Assembly: Enforce function arguments when parsing functional instructions.
* Fixed segfault with constant function parameters
* Optimizer: Disallow optimizations involving ``MLOAD`` because it changes ``MSIZE``.
### 0.4.11 (2017-05-03)