aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2017-01-26 21:26:04 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2017-01-26 21:26:04 +0800
commit4b321c653cf5f8cee2d5c1db6668d1dcffebc17b (patch)
tree73e455d7b5f86f387224adccb52b5015d50ef950
parent84bf547f21669fd89e2455463cbb43d965450d1e (diff)
downloaddexon-solidity-4b321c653cf5f8cee2d5c1db6668d1dcffebc17b.tar.gz
dexon-solidity-4b321c653cf5f8cee2d5c1db6668d1dcffebc17b.tar.zst
dexon-solidity-4b321c653cf5f8cee2d5c1db6668d1dcffebc17b.zip
Add literal metadata sources to changelog
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index e50cb3bd..a8b66abc 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -6,6 +6,7 @@ Features:
* AST: Use deterministic node identifiers.
* Type system: Introduce type identifier strings.
* Metadata: Do not include platform in the version number.
+ * Metadata: Add option to store sources as literal content.
* Code generator: Extract array utils into low-level functions.
Bugfixes: