Changelog entry.

This commit is contained in:
chriseth 2017-03-21 18:13:36 +01:00
parent 4792806b99
commit d8aacd5a40

View File

@ -3,6 +3,9 @@
Features:
* Support ``interface`` contracts.
Bugfixes:
* Type system: Contract inheriting from base with unimplemented constructor should be abstract.
### 0.4.10 (2017-03-15)
Features: