aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-05-14 23:37:38 +0800
committerchriseth <chris@ethereum.org>2018-05-17 00:32:44 +0800
commit970567826905c953134e54c64f129e31b3fc6a05 (patch)
tree4c0a1a1bd6e9c88a6a6f64ef077000af3abd9dbd /Changelog.md
parent67ec76f4625bdf5e2777416c07a3e7d89d12bf16 (diff)
parentdb5ea8ec0325512af3238918ca0ea297488a5c5d (diff)
downloaddexon-solidity-970567826905c953134e54c64f129e31b3fc6a05.tar
dexon-solidity-970567826905c953134e54c64f129e31b3fc6a05.tar.gz
dexon-solidity-970567826905c953134e54c64f129e31b3fc6a05.tar.bz2
dexon-solidity-970567826905c953134e54c64f129e31b3fc6a05.tar.lz
dexon-solidity-970567826905c953134e54c64f129e31b3fc6a05.tar.xz
dexon-solidity-970567826905c953134e54c64f129e31b3fc6a05.tar.zst
dexon-solidity-970567826905c953134e54c64f129e31b3fc6a05.zip
Merge pull request #3987 from ethereum/solc_remove_stdin
BREAKING Solc: read from stdin only if "-" is explicitly given
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index dc53a0f5..38c66d39 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -5,6 +5,13 @@ Features:
Bugfixes:
+
+
+Features:
+
+
+Bugfixes:
+
### 0.4.24 (2018-05-16)