From 71d39755fe6868753c35e9ec3cd9e7c7ca85fd83 Mon Sep 17 00:00:00 2001 From: chriseth Date: Fri, 9 Jun 2017 15:51:26 +0200 Subject: Changelog and documentation. --- Changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index b2e080a0..23de7dcd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,6 +8,7 @@ Features: * Inline Assembly: Present proper error message when not supplying enough arguments to a functional instruction. * Inline Assembly: introduce ``keccak256`` as an opcode. ``sha3`` is still a valid alias. + * Inline Assembly: ``for`` and ``switch`` statements. Bugfixes: * Fixed crash concerning non-callable types. -- cgit v1.2.3