Changelog: add a line about #1479

This commit is contained in:
Yoichi Hirai
2017-01-11 18:28:11 +01:00
parent bd6e65a89c
commit e254a59bd2
+1
View File
@@ -6,6 +6,7 @@ Features:
BugFixes:
* Type checker, code generator: enable access to events of base contracts' names.
* Imports: ``import ".dir/a"`` is not a relative path. Relative paths begin with directory ``.`` or ``..``.
* Type checker, disallow inheritances of different kinds (e.g. a function and a modifier) of members of the same name
### 0.4.7 (2016-12-15)