Skip to content

Commit 722e9d8

Browse files
cameelekpyron
authored andcommitted
Set release date for 0.8.17 and update the bug list
1 parent 514842e commit 722e9d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.8.17 (unreleased)
1+
### 0.8.17 (2022-09-08)
22

33
Important Bugfixes:
44
* 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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,6 +1768,10 @@
17681768
],
17691769
"released": "2022-08-08"
17701770
},
1771+
"0.8.17": {
1772+
"bugs": [],
1773+
"released": "2022-09-08"
1774+
},
17711775
"0.8.2": {
17721776
"bugs": [
17731777
"AbiReencodingHeadOverflowWithStaticArrayCleanup",

0 commit comments

Comments
 (0)