Changelog entry.

This commit is contained in:
chriseth 2018-03-09 14:20:30 +01:00 committed by Alex Beregszaszi
parent cc0f70263f
commit c7860a0fba

View File

@ -1,6 +1,7 @@
### 0.4.22 (unreleased)
Features:
* General: Support accessing dynamic return data in post-byzantium EVMs.
Bugfixes:
* Code Generator: Allow ``block.blockhash`` without being called.