From 979d18f19c711093cdc7f4112a76bf2135c97119 Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 31 Oct 2016 18:37:08 +0100 Subject: [PATCH] Update Changelog.md --- Changelog.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index a14376e10..c83bcffad 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,4 @@ -### 0.4.4 (unreleased) - -Features: +### 0.4.4 (2016-10-31) Bugfixes: * Type checker: forbid signed exponential that led to an incorrect use of EXP opcode.