diff --git a/Changelog.md b/Changelog.md index e4022b2b1..f450157c2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,7 @@ ### 0.8.12 (unreleased) Compiler Features: - + * Modifiers: Use internal function calls and thus prevent code duplication for modifiers that have a single `_;` at the end. Bugfixes: