diff options
author | chriseth <chris@ethereum.org> | 2018-04-19 22:10:57 +0800 |
---|---|---|
committer | chriseth <chris@ethereum.org> | 2018-04-19 23:21:34 +0800 |
commit | a79c9a1dfebf08c3ab5bd6a56f72f3e84ba1ecef (patch) | |
tree | 1142f3fde31d1bdb794efb81b730fd8cfbf60641 /Changelog.md | |
parent | 2546a274ca4ea8cae221945a88f2f069c09180b0 (diff) | |
download | dexon-solidity-a79c9a1dfebf08c3ab5bd6a56f72f3e84ba1ecef.tar.gz dexon-solidity-a79c9a1dfebf08c3ab5bd6a56f72f3e84ba1ecef.tar.zst dexon-solidity-a79c9a1dfebf08c3ab5bd6a56f72f3e84ba1ecef.zip |
Prepare 0.4.23 release.
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 c5bad5aa..4cfa4385 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -### 0.4.23 (unreleased) +### 0.4.23 (2018-04-19) Features: * Build system: Support Ubuntu Bionic. |