mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Set release date.
This commit is contained in:
parent
321e362789
commit
4e28020ff5
@ -1,4 +1,4 @@
|
||||
### 0.8.8 (unreleased)
|
||||
### 0.8.8 (2021-09-27)
|
||||
|
||||
Language Features:
|
||||
* Inheritance: A function that overrides only a single interface function does not require the ``override`` specifier.
|
||||
|
@ -1555,5 +1555,9 @@
|
||||
"0.8.7": {
|
||||
"bugs": [],
|
||||
"released": "2021-08-11"
|
||||
},
|
||||
"0.8.8": {
|
||||
"bugs": [],
|
||||
"released": "2021-09-27"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user