Add changelog for function types to address conversion

This commit is contained in:
Alex Beregszaszi 2017-02-01 12:25:02 +00:00
parent 4361797ddc
commit bab7f8f455

View File

@ -1,5 +1,8 @@
### 0.4.10 (unreleased)
Features:
* Type system: Support explicit conversion of external function to address.
### 0.4.9 (2017-01-31)
Features: