aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-01-17 18:35:21 +0800
committerGitHub <noreply@github.com>2017-01-17 18:35:21 +0800
commita466f26c459c8df27b0b25e53b897461fdc8fd63 (patch)
treeb02e8efce3ff7e63b8a285bca0c93e24fdc548ff /Changelog.md
parent6ecb4aa36f8c30ca91f650d17f1214c2f2bc4319 (diff)
parent99eaadd2cd4ece9c3ceba16fa5559c45c2e66b08 (diff)
downloaddexon-solidity-a466f26c459c8df27b0b25e53b897461fdc8fd63.tar.gz
dexon-solidity-a466f26c459c8df27b0b25e53b897461fdc8fd63.tar.zst
dexon-solidity-a466f26c459c8df27b0b25e53b897461fdc8fd63.zip
Merge pull request #1570 from ethereum/astidentifiers
Deterministic AST node identifiers.
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index a5c4b922..1a80bac0 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,8 @@
### 0.4.9 (unreleased)
+Features:
+ * AST: Use deterministic node identifiers.
+
### 0.4.8 (2017-01-13)
Features: