aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-07-05 00:58:11 +0800
committerchriseth <chris@ethereum.org>2017-07-05 01:33:55 +0800
commit2432808793ea737a28f9c75042730724f4d050e8 (patch)
tree6bf24e6cbb8e002fc93f3e9953aaf798c4f8832a /Changelog.md
parentd58e4390942c6347c75cb5d45b503711338e80eb (diff)
downloaddexon-solidity-2432808793ea737a28f9c75042730724f4d050e8.tar
dexon-solidity-2432808793ea737a28f9c75042730724f4d050e8.tar.gz
dexon-solidity-2432808793ea737a28f9c75042730724f4d050e8.tar.bz2
dexon-solidity-2432808793ea737a28f9c75042730724f4d050e8.tar.lz
dexon-solidity-2432808793ea737a28f9c75042730724f4d050e8.tar.xz
dexon-solidity-2432808793ea737a28f9c75042730724f4d050e8.tar.zst
dexon-solidity-2432808793ea737a28f9c75042730724f4d050e8.zip
Changelog entry.
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 7c0c86a5..b4415978 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,8 @@
### 0.4.13 (unreleased)
+Bugfixes:
+ * Code Generator: Correctly unregister modifier variables.
+
### 0.4.12 (2017-07-03)
Features: