Changelog entry.

This commit is contained in:
chriseth
2017-06-30 21:29:00 +01:00
committed by Alex Beregszaszi
parent 11dd89c70b
commit 0fa2feb341
+1
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)