You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,10 @@ Important Bugfixes:
4
4
* Optimizer: Fix block deduplicator bug which led to blocks which are identical apart from the contents of ``verbatim`` instructions to be treated as equivalent and thus collapsed into a single one.
5
5
6
6
7
-
Language Features:
8
-
9
-
10
7
Compiler Features:
11
8
* Commandline Interface: An empty ``--yul-optimizations`` sequence can now be always provided.
12
9
* Standard JSON Interface: An empty ``optimizerSteps`` sequence can now always be provided.
0 commit comments