From 5941f029ad96547dffc228ade02c8e49d997b103 Mon Sep 17 00:00:00 2001 From: Sreekesh V <61742339+v-sreekesh@users.noreply.github.com> Date: Tue, 31 Aug 2021 10:05:40 +0530 Subject: [PATCH] Added changes in changelog.md --- Changelog.md | 1 + 1 file changed, 1 insertion(+) 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)