mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Set release date for 0.8.21
This commit is contained in:
parent
1acebf78ee
commit
09628b7502
@ -1,4 +1,4 @@
|
|||||||
### 0.8.21 (unreleased)
|
### 0.8.21 (2023-07-19)
|
||||||
|
|
||||||
Important Bugfixes:
|
Important Bugfixes:
|
||||||
* Code Generator: Always generate code for the expression in ``<expression>.selector`` in the legacy code generation pipeline.
|
* Code Generator: Always generate code for the expression in ``<expression>.selector`` in the legacy code generation pipeline.
|
||||||
|
@ -1859,6 +1859,10 @@
|
|||||||
],
|
],
|
||||||
"released": "2023-05-10"
|
"released": "2023-05-10"
|
||||||
},
|
},
|
||||||
|
"0.8.21": {
|
||||||
|
"bugs": [],
|
||||||
|
"released": "2023-07-19"
|
||||||
|
},
|
||||||
"0.8.3": {
|
"0.8.3": {
|
||||||
"bugs": [
|
"bugs": [
|
||||||
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
|
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
|
||||||
|
Loading…
Reference in New Issue
Block a user