Add Changelog entry.

This commit is contained in:
Daniel Kirchner
2018-07-12 20:14:30 +02:00
parent d71a023c0b
commit f6f8fe6450
+1
View File
@@ -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)