aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index d61ac7c8..e18d8507 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,6 @@
### 0.4.2
+ * Code Generator: Fix library functions being called from payable functions.
* Type Checker: Fixed a crash about invalid array types.
### 0.4.1 (2016-09-09)