From b65601bb3d7050c1c46b1b6f09f31829f9f9ee63 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Sun, 2 Jul 2017 11:22:46 +0100 Subject: Add changelog and documentation --- Changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index f84112e8..139238fd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ Features: * Inline Assembly: Show useful error message if trying to access calldata variables. + * Inline Assembly: Support variable declaration without initial value (defaults to 0). * Type Checker: Disallow value transfers to contracts without a payable fallback function Bugfixes: -- cgit v1.2.3