Changelog entry.

This commit is contained in:
chriseth
2020-01-08 09:57:38 +01:00
parent 40c0602b5c
commit 01dfc512a9
+1
View File
@@ -5,6 +5,7 @@ Language Features:
Compiler Features:
* General: Raise warning if runtime bytecode exceeds 24576 bytes (a limit introduced in Spurious Dragon).
* Yul Optimizer: Apply penalty when trying to rematerialize into loops.
Bugfixes: