aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 8e639a2d..0d77fbc9 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,8 +1,10 @@
### 0.4.3 (unreleased)
Features:
+
* Inline assembly: support both `sucide` and `selfdestruct` opcodes
(note: `suicide` is deprecated)
+ * Include `keccak256()` as an alias to `sha3()`
### 0.4.2 (2016-09-17)