diff --git a/Changelog.md b/Changelog.md index 4f37db1f2..fbdf9206c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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)