aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-03-13 23:50:27 +0800
committerchriseth <chris@ethereum.org>2018-03-13 23:55:41 +0800
commit58af150c3dce26206825122d048e4e0732fcb50f (patch)
tree03c7d481894890c819af84f69a66d07badde83d8 /Changelog.md
parent069b150e42d12f3f3736dd4af2d82881db244b66 (diff)
downloaddexon-solidity-58af150c3dce26206825122d048e4e0732fcb50f.tar
dexon-solidity-58af150c3dce26206825122d048e4e0732fcb50f.tar.gz
dexon-solidity-58af150c3dce26206825122d048e4e0732fcb50f.tar.bz2
dexon-solidity-58af150c3dce26206825122d048e4e0732fcb50f.tar.lz
dexon-solidity-58af150c3dce26206825122d048e4e0732fcb50f.tar.xz
dexon-solidity-58af150c3dce26206825122d048e4e0732fcb50f.tar.zst
dexon-solidity-58af150c3dce26206825122d048e4e0732fcb50f.zip
Changelog entry.
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 648af66c..2e950f1d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,7 @@ Features:
Bugfixes:
* Code Generator: Properly skip unneeded storgae array cleanup when not reducing length.
+ * Code Generator: Bugfix in modifier lookup in libraries.
* Commandline interface: Support ``--evm-version constantinople`` properly.
* Standard JSON: Support ``constantinople`` as ``evmVersion`` properly.