diff --git a/Changelog.md b/Changelog.md index 683e2928da62..94d9a6b8df0c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,8 @@ Language Features: * Allow contract types and enums as keys for mappings. * Allow function selectors to be used as compile-time constants. + * Report source locations for structured documentation errors. + Compiler Features: