Finished version 0.4.2

This commit is contained in:
chriseth 2016-09-17 15:04:16 +02:00
parent 212e016091
commit 1910e9585d

View File

@ -1,4 +1,6 @@
### 0.4.2
### 0.4.2 (2016-09-17)
Bugfixes:
* Code Generator: Fix library functions being called from payable functions.
* Type Checker: Fixed a crash about invalid array types.