diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 9afb0679..075523d7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,7 @@ ### 0.4.14 (unreleased) Features: + * Inline Assembly: Show useful error message if trying to access calldata variables. Bugfixes: * Type Checker: Fix invalid "specify storage keyword" warning for reference members of structs. |