aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index c438b914..b5c0631d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -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.