diff --git a/Changelog.md b/Changelog.md index 93d24cdaa..47df79890 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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: