mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
f01c8c07e5
commit
c08f659634
@ -11,6 +11,7 @@ Features:
|
|||||||
Bugfixes:
|
Bugfixes:
|
||||||
* Code generator: Allow recursive structs.
|
* Code generator: Allow recursive structs.
|
||||||
* Type checker: Allow multiple events of the same name (but with different arities or argument types)
|
* 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)
|
### 0.4.8 (2017-01-13)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user