aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-08-08 21:56:39 +0800
committerchriseth <chris@ethereum.org>2017-08-08 21:56:52 +0800
commit3aef36b1cf9be78e7413fc73b979e8fa85af061c (patch)
tree556d259098feea0494876b3ac8e7671bb3285579 /Changelog.md
parent41e724360fbba4aa434d88bd0dfcf1a3ec7ce695 (diff)
downloaddexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar.gz
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar.bz2
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar.lz
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar.xz
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar.zst
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.zip
Update changelog.
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 3484b369..99466fd1 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,4 +1,4 @@
-### 0.4.15 (unreleased)
+### 0.4.15 (2017-08-08)
Features:
* Type Checker: Show unimplemented function if trying to instantiate an abstract class.