aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-11-01 01:37:08 +0800
committerGitHub <noreply@github.com>2016-11-01 01:37:08 +0800
commit979d18f19c711093cdc7f4112a76bf2135c97119 (patch)
tree966fc6f1e965168b1a8d6b31aec1539f588930d4 /Changelog.md
parent1d3460c4e26d9ae2f91bb92276a975dfe45b62ea (diff)
downloaddexon-solidity-979d18f19c711093cdc7f4112a76bf2135c97119.tar.gz
dexon-solidity-979d18f19c711093cdc7f4112a76bf2135c97119.tar.zst
dexon-solidity-979d18f19c711093cdc7f4112a76bf2135c97119.zip
Update Changelog.md
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/Changelog.md b/Changelog.md
index a14376e1..c83bcffa 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.