diff options
author | chriseth <chris@ethereum.org> | 2018-09-13 00:38:16 +0800 |
---|---|---|
committer | chriseth <chris@ethereum.org> | 2018-09-13 00:38:16 +0800 |
commit | 8c56a5912b49000fbb66bdb8c5ad63131bfa9f30 (patch) | |
tree | 78da1cf5e9bf50513da974c359a8e59db8467f08 /Changelog.md | |
parent | 7cda8456d86a0f17e09efd067e6e941f0266f18f (diff) | |
download | dexon-solidity-8c56a5912b49000fbb66bdb8c5ad63131bfa9f30.tar.gz dexon-solidity-8c56a5912b49000fbb66bdb8c5ad63131bfa9f30.tar.zst dexon-solidity-8c56a5912b49000fbb66bdb8c5ad63131bfa9f30.zip |
Set relase date of 0.4.25.
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 05e0e5eb..29c28e30 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -### 0.4.25 (unreleased) +### 0.4.25 (2018-09-12) Important Bugfixes: * Code Generator: Properly perform cleanup for exponentiation and non-256 bit types. |