aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2016-11-30 18:12:28 +0800
committerchriseth <c@ethdev.com>2016-12-01 23:03:59 +0800
commit35325ee7c3e1af558caf0a47c8611cdfde959bb3 (patch)
tree4930bdb2957932cb07fd3d82bd7767dccbc48971 /Changelog.md
parent6a7ff039df15be59fbb71dc3dfaad09fb0b8961f (diff)
downloaddexon-solidity-35325ee7c3e1af558caf0a47c8611cdfde959bb3.tar
dexon-solidity-35325ee7c3e1af558caf0a47c8611cdfde959bb3.tar.gz
dexon-solidity-35325ee7c3e1af558caf0a47c8611cdfde959bb3.tar.bz2
dexon-solidity-35325ee7c3e1af558caf0a47c8611cdfde959bb3.tar.lz
dexon-solidity-35325ee7c3e1af558caf0a47c8611cdfde959bb3.tar.xz
dexon-solidity-35325ee7c3e1af558caf0a47c8611cdfde959bb3.tar.zst
dexon-solidity-35325ee7c3e1af558caf0a47c8611cdfde959bb3.zip
Update metadata documentation
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index cb3ccae7..1058fdf5 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,7 +1,7 @@
### 0.4.7 (unreleased)
Features:
- * Code generator: Inject the swarm hash of a metadata file into the bytecode.
+ * Code generator: Inject the Swarm hash of a metadata file into the bytecode.
* Optimizer: Some dead code elimination.
Bugfixes: