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
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,12 @@
1
-
### 0.8.34 (unreleased)
1
+
### 0.8.34 (2026-02-18)
2
2
3
3
Important Bugfixes:
4
4
* Yul IR Code Generation: Fix a bug that could result in clearing a storage variable instead of a transient storage variable at the same position in the layout (and vice-versa).
5
5
6
-
Language Features:
7
6
8
7
Compiler Features:
9
8
* Yul Optimizer: Remove redundant prerequisite steps from the default optimizer sequence.
0 commit comments