From 7a09860ec16af74df7617a41ec4a3a2f97d9266d Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 14 Jun 2017 15:37:44 +0200 Subject: Mention functions in changelog. --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 23de7dcd..bed7d09f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,7 @@ Features: instruction. * Inline Assembly: introduce ``keccak256`` as an opcode. ``sha3`` is still a valid alias. * Inline Assembly: ``for`` and ``switch`` statements. + * Inline Assembly: function definitions and function calls. Bugfixes: * Fixed crash concerning non-callable types. -- cgit v1.2.3