From 494dea262e7d671ccd0f98b2df1c99fd86097adc Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Wed, 2 Aug 2017 11:26:43 +0100 Subject: Show unimplemented function if trying to instantiate an abstract class --- Changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index 86cf1058..a96485f9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,7 @@ ### 0.4.15 (unreleased) Features: + * Type Checker: Show unimplemented function if trying to instantiate an abstract class. Bugfixes: * Code Generator: ``.delegatecall()`` should always return execution outcome. -- cgit v1.2.3