mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add Changelog entry.
This commit is contained in:
parent
d71a023c0b
commit
f6f8fe6450
@ -64,6 +64,7 @@ Bugfixes:
|
||||
* Tests: Fix chain parameters to make ipc tests work with newer versions of cpp-ethereum.
|
||||
* Code Generator: Fix allocation of byte arrays (zeroed out too much memory).
|
||||
* Fix NatSpec json output for `@notice` and `@dev` tags on contract definitions.
|
||||
* Type Checker: Consider fixed size arrays when checking for recursive structs.
|
||||
* Type System: Allow arbitrary exponents for literals with a mantissa of zero.
|
||||
|
||||
### 0.4.24 (2018-05-16)
|
||||
|
Loading…
Reference in New Issue
Block a user