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
968ba9fab5
commit
1a7faef0db
@ -1,4 +1,4 @@
|
||||
### 0.8.9 (unreleased)
|
||||
### 0.8.9 (2021-09-29)
|
||||
|
||||
Important Bugfixes:
|
||||
* Immutables: Properly perform sign extension on signed immutables.
|
||||
|
@ -1589,5 +1589,9 @@
|
||||
"SignedImmutables"
|
||||
],
|
||||
"released": "2021-09-27"
|
||||
},
|
||||
"0.8.9": {
|
||||
"bugs": [],
|
||||
"released": "2021-09-29"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user