aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index e18d8507..c438b914 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,8 @@
* Code Generator: Fix library functions being called from payable functions.
* Type Checker: Fixed a crash about invalid array types.
+ * Code Generator: Fixed a call gas bug that became visible after
+ version 0.4.0 for calls where the output is larger than the input.
### 0.4.1 (2016-09-09)