Skip to content

Commit 514842e

Browse files
cameelekpyron
authored andcommitted
Sort changelog for 0.8.17 alphabetically
1 parent 1649f24 commit 514842e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Changelog.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@ Important Bugfixes:
44
* Yul Optimizer: Prevent the incorrect removal of storage writes before calls to Yul functions that conditionally terminate the external EVM call.
55

66

7-
Language Features:
8-
9-
107
Compiler Features:
118
* Code Generator: More efficient overflow checks for multiplication.
12-
* Yul Optimizer: Simplify the starting offset of zero-length operations to zero.
139
* Language Server: Analyze all files in a project by default (can be customized by setting ``'file-load-strategy'`` to ``'directly-opened-and-on-import'`` in LSP settings object).
10+
* Yul Optimizer: Simplify the starting offset of zero-length operations to zero.
1411

1512

1613
Bugfixes:

0 commit comments

Comments
 (0)