aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-02-20 02:21:58 +0800
committerchriseth <chris@ethereum.org>2018-02-20 02:22:49 +0800
commit83692360b1a3213fbe8a65b08b892980312b7ac1 (patch)
treeeffb4bc623cb18adc0a5b264e8a484a7b2ce68d1 /Changelog.md
parent930485cd244cc32fd499dc3d59f1220b972c9da1 (diff)
downloaddexon-solidity-83692360b1a3213fbe8a65b08b892980312b7ac1.tar.gz
dexon-solidity-83692360b1a3213fbe8a65b08b892980312b7ac1.tar.zst
dexon-solidity-83692360b1a3213fbe8a65b08b892980312b7ac1.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 de0b742e..d6b83d6e 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -8,6 +8,7 @@ Features:
Bugfixes:
* JSON-AST: Add "documentation" property to function, event and modifier definition.
* Standard JSON: catch errors properly when invalid "sources" are passed
+ * Type Checker: Properly warn when using ``_offset`` and ``_slot`` for constants in inline assembly.
### 0.4.20 (2018-02-14)