mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
82a00e7dc5
commit
1b87e08e04
@ -6,6 +6,10 @@ Features:
|
||||
* AST: Use deterministic node identifiers.
|
||||
* Type system: Introduce type identifier strings.
|
||||
* Metadata: Do not include platform in the version number.
|
||||
* Code generator: Extract array utils into low-level functions.
|
||||
|
||||
Bugfixes:
|
||||
* Code generator: Allow recursive structs.
|
||||
* Type checker: Allow multiple events of the same name (but with different arities or argument types)
|
||||
|
||||
### 0.4.8 (2017-01-13)
|
||||
|
Loading…
Reference in New Issue
Block a user