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 514842e commit 722e9d8Copy full SHA for 722e9d8
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.17 (unreleased)
+### 0.8.17 (2022-09-08)
2
3
Important Bugfixes:
4
* Yul Optimizer: Prevent the incorrect removal of storage writes before calls to Yul functions that conditionally terminate the external EVM call.
docs/bugs_by_version.json
@@ -1768,6 +1768,10 @@
1768
],
1769
"released": "2022-08-08"
1770
},
1771
+ "0.8.17": {
1772
+ "bugs": [],
1773
+ "released": "2022-09-08"
1774
+ },
1775
"0.8.2": {
1776
"bugs": [
1777
"AbiReencodingHeadOverflowWithStaticArrayCleanup",
0 commit comments