mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Set the release date and updated bugs_by_version.json
This commit is contained in:
parent
3d33f212c8
commit
2c0c27c6d4
@ -1,4 +1,4 @@
|
|||||||
### 0.8.7 (unreleased)
|
### 0.8.7 (2021-08-11)
|
||||||
|
|
||||||
Language Features:
|
Language Features:
|
||||||
* Introduce global ``block.basefee`` for retrieving the base fee of the current block.
|
* Introduce global ``block.basefee`` for retrieving the base fee of the current block.
|
||||||
|
@ -1551,5 +1551,9 @@
|
|||||||
"0.8.6": {
|
"0.8.6": {
|
||||||
"bugs": [],
|
"bugs": [],
|
||||||
"released": "2021-06-22"
|
"released": "2021-06-22"
|
||||||
|
},
|
||||||
|
"0.8.7": {
|
||||||
|
"bugs": [],
|
||||||
|
"released": "2021-08-11"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user