diff --git a/Changelog.md b/Changelog.md index 08c790155..c59cf6417 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ Language Features: * Allow accessing external functions via contract and interface names to obtain their selector. + * Inline Assembly: Support literals ``true`` and ``false``. Compiler Features: