mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add release date and bugs by version entry for 0.8.18
This commit is contained in:
parent
a186e60782
commit
66007f5001
@ -1,4 +1,4 @@
|
|||||||
### 0.8.18 (unreleased)
|
### 0.8.18 (2023-02-01)
|
||||||
|
|
||||||
Language Features:
|
Language Features:
|
||||||
* Allow named parameters in mapping types.
|
* Allow named parameters in mapping types.
|
||||||
|
@ -1772,6 +1772,10 @@
|
|||||||
"bugs": [],
|
"bugs": [],
|
||||||
"released": "2022-09-08"
|
"released": "2022-09-08"
|
||||||
},
|
},
|
||||||
|
"0.8.18": {
|
||||||
|
"bugs": [],
|
||||||
|
"released": "2023-02-01"
|
||||||
|
},
|
||||||
"0.8.2": {
|
"0.8.2": {
|
||||||
"bugs": [
|
"bugs": [
|
||||||
"AbiReencodingHeadOverflowWithStaticArrayCleanup",
|
"AbiReencodingHeadOverflowWithStaticArrayCleanup",
|
||||||
|
Loading…
Reference in New Issue
Block a user