Changelog entry.

This commit is contained in:
chriseth
2019-09-02 17:41:51 +02:00
parent 55024d40fe
commit 635f638fde
+1
View File
@@ -6,6 +6,7 @@ Language Features:
Compiler Features:
* Optimizer: Add rule that replaces the BYTE opcode by 0 if the first argument is larger than 31.
* Yul Optimizer: Take side-effect-freeness of user-defined functions into account.
Bugfixes: