Merge pull request #8576 from ethereum/add-changelog-storage-pointer

Added changelog
This commit is contained in:
chriseth
2020-04-02 14:14:11 +02:00
committed by GitHub
+1
View File
@@ -5,6 +5,7 @@ Important Bugfixes:
Language Features:
* Allow local storage variables to be declared without initialization, as long as they are assigned before they are accessed.
Compiler Features: