Changelog entry.

This commit is contained in:
chriseth
2018-02-20 13:06:45 +01:00
parent 4272d16f30
commit 58bbb04276
+1
View File
@@ -7,6 +7,7 @@ Features:
Bugfixes:
* JSON-AST: Add "documentation" property to function, event and modifier definition.
* Resolver: Properly determine shadowing for imports with aliases.
* Standard JSON: catch errors properly when invalid "sources" are passed
* Type Checker: Properly warn when using ``_offset`` and ``_slot`` for constants in inline assembly.