diff --git a/Changelog.md b/Changelog.md index ec8724502..073abe410 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ Breaking changes: * Inline Assembly: Consider functions, function parameters and return variables for shadowing checks. * Commandline Interface: Remapping targets are not automatically added to allowed paths. * Commandline Interface: Assembler mode no longer enables all outputs by default. + * General: The identifier ``basefee`` is a reserved identifier in Yul for all EVM versions. ### 0.8.13 (unreleased)