diff --git a/Changelog.md b/Changelog.md index 18c427922..837c0f1b9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ Language Features: * General: Add unit denomination ``gwei`` + * Yul: Support ``linkersymbol`` builtin in standalone assembly mode. + * Yul: Support using string literals exceeding 32 bytes as literal arguments for builtins. Compiler Features: