diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 4389fbd9..6a7c8da2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -28,6 +28,7 @@ Compiler Features: * Type Checker: Show named argument in case of error. Bugfixes: + * Tests: Fix chain parameters to make ipc tests work with newer versions of cpp-ethereum. ### 0.4.24 (2018-05-16) |