We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c461bf + 0c45a5e commit ab55807Copy full SHA for ab55807
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.29 (unreleased)
+### 0.8.29 (2025-03-12)
2
3
Language Features:
4
* Allow relocating contract storage to an arbitrary location.
docs/bugs_by_version.json
@@ -1906,6 +1906,10 @@
1906
"bugs": [],
1907
"released": "2024-10-09"
1908
},
1909
+ "0.8.29": {
1910
+ "bugs": [],
1911
+ "released": "2025-03-12"
1912
+ },
1913
"0.8.3": {
1914
"bugs": [
1915
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
0 commit comments