Add Changelog entry.

This commit is contained in:
Daniel Kirchner 2018-07-11 18:53:16 +02:00
parent dedf13633c
commit 08d0c9b7d7

View File

@ -59,6 +59,7 @@ Compiler Features:
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).
* Type System: Allow arbitrary exponents for literals with a mantissa of zero.
### 0.4.24 (2018-05-16)