aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2017-01-27 21:09:19 +0800
committerchriseth <c@ethdev.com>2017-01-27 21:09:19 +0800
commitc08f659634b5808a1283861939053df2584cab7d (patch)
treebbea62f76ad91b718ab493220feb8db1c105eddd /Changelog.md
parentf01c8c07e5647e02a45ad0802578153c7273668a (diff)
downloaddexon-solidity-c08f659634b5808a1283861939053df2584cab7d.tar.gz
dexon-solidity-c08f659634b5808a1283861939053df2584cab7d.tar.zst
dexon-solidity-c08f659634b5808a1283861939053df2584cab7d.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 7dd607d8..4edf76f0 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -11,6 +11,7 @@ Features:
Bugfixes:
* Code generator: Allow recursive structs.
* Type checker: Allow multiple events of the same name (but with different arities or argument types)
+ * Natspec parser: Fix error with ``@param`` parsing and whitespace.
### 0.4.8 (2017-01-13)