diff options
author | chriseth <chris@ethereum.org> | 2018-11-21 23:59:40 +0800 |
---|---|---|
committer | chriseth <chris@ethereum.org> | 2018-11-21 23:59:40 +0800 |
commit | 6ee764edcb37b51411dde7893a291a6d992d0a09 (patch) | |
tree | 5456cedadb082977f7225a5d5d674fc8801a2979 | |
parent | 119aa107da56a0d94d7c1c58cf4f21ae8039b791 (diff) | |
download | dexon-solidity-6ee764edcb37b51411dde7893a291a6d992d0a09.tar.gz dexon-solidity-6ee764edcb37b51411dde7893a291a6d992d0a09.tar.zst dexon-solidity-6ee764edcb37b51411dde7893a291a6d992d0a09.zip |
Changelog entry.
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 197419fa..449798a4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,9 @@ Compiler Features: Bugfixes: +Build System: + * Emscripten: Upgrade to Emscripten SDK 1.37.21 and boost 1.67. + ### 0.5.0 (2018-11-13) |