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 25890890..c9de0a4b 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -33,6 +33,7 @@ Features:
* Commandline interface: Using ``-`` as filename allows reading from stdin.
* Interface Json: Fallback function is now part of the ABI.
* Interface: Version string now semver compatible.
+ * Code generator: Do not provide "new account gas" if we know the called account exists.
Bugfixes: