diff options
author | chriseth <chris@ethereum.org> | 2018-04-19 23:47:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-19 23:47:15 +0800 |
commit | 3f7223759a80052085fe527f1f5927fafbe42540 (patch) | |
tree | 1142f3fde31d1bdb794efb81b730fd8cfbf60641 /Changelog.md | |
parent | 2546a274ca4ea8cae221945a88f2f069c09180b0 (diff) | |
parent | a79c9a1dfebf08c3ab5bd6a56f72f3e84ba1ecef (diff) | |
download | dexon-solidity-3f7223759a80052085fe527f1f5927fafbe42540.tar dexon-solidity-3f7223759a80052085fe527f1f5927fafbe42540.tar.gz dexon-solidity-3f7223759a80052085fe527f1f5927fafbe42540.tar.bz2 dexon-solidity-3f7223759a80052085fe527f1f5927fafbe42540.tar.lz dexon-solidity-3f7223759a80052085fe527f1f5927fafbe42540.tar.xz dexon-solidity-3f7223759a80052085fe527f1f5927fafbe42540.tar.zst dexon-solidity-3f7223759a80052085fe527f1f5927fafbe42540.zip |
Merge pull request #3949 from ethereum/prepareRelease
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. |