aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-02-01 00:54:03 +0800
committerGitHub <noreply@github.com>2017-02-01 00:54:03 +0800
commit7b18c9df1dfa0076566bfa1e4a3bc5e5ba9c8594 (patch)
tree055cbbff285ba31f4edab5b7a5d8abd9c39076c5
parentf9af2de0b4ad0399344f5e3b80d6d977fdb4f308 (diff)
downloaddexon-solidity-7b18c9df1dfa0076566bfa1e4a3bc5e5ba9c8594.tar.gz
dexon-solidity-7b18c9df1dfa0076566bfa1e4a3bc5e5ba9c8594.tar.zst
dexon-solidity-7b18c9df1dfa0076566bfa1e4a3bc5e5ba9c8594.zip
Release date for 0.4.9
-rw-r--r--Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 7a9d4818..03ee2193 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,4 +1,4 @@
-### 0.4.9 (unreleased)
+### 0.4.9 (2017-01-31)
Features:
* Compiler interface: Contracts and libraries can be referenced with a ``file:`` prefix to make them unique.