We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde19a5 commit 9b97e52Copy full SHA for 9b97e52
Changelog.md
@@ -1,7 +1,7 @@
1
-### 0.8.28 (unreleased)
+### 0.8.28 (2024-10-09)
2
3
Language Features:
4
- * Transient storage value type state variables are now fully supported.
+ * Transient storage state variables of value types are now fully supported.
5
6
7
Compiler Features:
docs/bugs_by_version.json
@@ -1902,6 +1902,10 @@
1902
"bugs": [],
1903
"released": "2024-09-04"
1904
},
1905
+ "0.8.28": {
1906
+ "bugs": [],
1907
+ "released": "2024-10-09"
1908
+ },
1909
"0.8.3": {
1910
"bugs": [
1911
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
0 commit comments