diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index be5c18c5..9673a057 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,8 @@ ### 0.4.12 (unreleased) +Bugfixes: + * Unused variable warnings no longer issued for variables used inside inline assembly + ### 0.4.11 (2017-05-03) Features: |